Skip to main content
GET
Get pending invitations
Lists all pending invitations for an organization.

Permissions

User must be owner or admin.

Response

Returns pending invitations with:
  • Invite ID and status
  • Invitee email and role
  • Expiration date
  • Who sent the invitation

Example

Authorizations

Authorization
string
header
required

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

Path Parameters

id
string
required

Response

Invitations list retrieved successfully with invitee details.