Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Query Parameters
Filter invitations by type (optional)
Available options:
communityMemberInvite
Filter by target entity type (optional)
Available options:
community
Filter by specific target entity ID (optional)
Maximum length:
900
Pagination after cursor
Maximum length:
24
Pagination before cursor
Maximum length:
24
Number of results per page (positive integer)
Required range:
x >= 1
Pagination token
Maximum length:
1000