Organisations
Get pending invitations for organisation
GET
/
v1
/
organisations
/
{organisationId}
/
invitations
Authorizations
Authorization
string
headerrequiredBasic authentication header of the form Basic <encoded-value>
, where <encoded-value>
is the base64-encoded string username:password
.
Path Parameters
organisationId
string
requiredThe ID of the organisation
Response
200 - application/json
invitations
object[]
required