Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Query Parameters
Filter invitations by type
Available options:
communityMemberInvite
Filter by target entity type
Available options:
community
Filter by specific target entity ID
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
Filter invitations by status (array)
Sort invitations by field
Available options:
_id
, createdAt
, respondedAt
Sort order
Available options:
asc
, desc