Perform operations on organization invitation.
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Invitee's/Inviter's organization.
A page number within the paginated result set.
Number of results to return per page.
Status of the invitation, default status is pending.
0
- pending1
- accepted2
- cancelled3
- expired4
- revoked0
, 1
, 2
, 3
, 4
The response is of type object
.