Get my invitations
Invitation
Get my invitations
Retrieves a paginated list of invitations for the authenticated user. This endpoint returns invitations where the authenticated user is the invitee.
GET
Get my invitations
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, livestreamCohostInvite Filter by target entity type (optional)
Available options:
community, room Filter by specific target entity ID (optional)
Maximum string length:
900Pagination after cursor
Maximum string length:
24Pagination before cursor
Maximum string length:
24Number of results per page (positive integer)
Required range:
x >= 1Pagination token
Maximum string length:
1000