List Pending Invitations in Organization
GET/v1/organizations/:organizationId/invitations
This endpoint returns the list of pending invitations within the
given Organization identified by the organizationId
parameter.
Request
Responses
- 200
- 400
- 404
- 429
Bad request.
Not found.
Too many requests. In case of the request rate exceeds the rate limits.