Get organization invitations

Get a paginated list of invitations to an organization, using an optional search query for email address.

Authentication

AuthorizationBearer

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

Path parameters

realmstringRequired
orgIdstringRequired

Query parameters

searchstringOptional
firstintegerOptional
maxintegerOptional

Response

success
idstring
createdAtstring
emailstring
inviterIdstring
invitationUrlstring
organizationIdstring
roleslist of strings
attributesmap from strings to lists of strings