cURL
curl --request POST \ --url https://auth.platform.arb.inc/organizations/invites/list \ --header 'Authorization: Bearer <token>'
{ "invites": [ {} ] }
Lists all pending organization invitations for the authenticated user, including invitations they have received but not yet accepted or declined.
access token
Successfully retrieved invitations