List authorization invitations
Development contract: availability requires the invitation feature release. API-key-derived JWT only; other OAuth bearers are rejected. Machine visibility is limited to the initiating M2M client. Follow nextCursor until null. Reads never include authorizationUrl.
Requires every scope: authorization-invitations:read.
Authentication
AuthorizationBearer
JWT returned by POST /api/auth/token-exchange. Amazon and authorization invitations require API-key-derived tokens.
Query parameters
cursor
cursor
limit
limit
status
status
Allowed values:
externalCustomerReference
externalCustomerReference
Response
Success
invitations
nextCursor
Errors
400
Bad Request Error
401
Unauthorized Error
403
Forbidden Error
503
Service Unavailable Error