Skip to main content
GET
List Organization Invitations

Authorizations

Authorization
string
header
required

The access token received from the authorization server in the OAuth 2.0 flow.

Path Parameters

org_id
string<uuid>
required

The organization ID of the user's organization

Query Parameters

page
integer
default:1
Required range: x >= 1
page_size
integer | null
Required range: x >= 1

Response

200 - application/json

OK

items
OrganizationInvitationListItemOutput · object[]
required
count
integer
required