Organization Invitations
List invitations
Lists the invitations for an organization, newest first. Results are paginated: page defaults to 1 and limit defaults to 10. There is no upper bound on limit, so a sufficiently large value returns the whole collection in a single request. Values below the minimum fall back to the defaults rather than being rejected.
get/organizations/{organization_id}/invitations
Path parameters
organization_idstring required
Query parameters
pageinteger
limitinteger
Response
OK