Skip to main content
GET
List pending organization invitations

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Path Parameters

orgID
string<uuid>
required

Response

OK

created_at
string<date-time>
required
email
string<email>
required
expires_at
string<date-time> | null
required
id
string<uuid>
required
invited_by
string<uuid> | null
required
role
enum<string>
required
Available options:
admin,
member