List User Invites

List User Invites.

Query parameters

organizationIdstringOptional
The Organization ID.
pageTokenstringOptional
A pagination token. Leave empty to get the first page of results.

Response

OK
userInviteslist of objects or null
A list of User Invites.
nextPageTokenstring or null
The pagination token for the next page of results. Empty if there is no next page.

Errors