API reference/Organisations
List open invitations
GET
/v1/orgs/{orgId}/invitations
Invitations that weren't accepted or revoked, expired ones included, newest first.
Authorization
bearer
Authorizationheader · stringrequired
Session token from POST /v1/auth/login with "transport": "bearer". Browsers use the session cookie that login sets instead.
Path
orgIdstringrequired
maxLength: 64
Responses
errors: application/problem+json
Match errors on the problem's code, which stays the same, not on its message.