Organization invitations
Get organization invitation
Get an organization invitation by ID.
get/api/organization-invitations/{id}
Path parameters
idstring required
The unique identifier of the organization invitation.
Response
The organization invitation, also contains the organization roles to be assigned to the user when they accept the invitation.
Changes
No recorded changes to this endpoint across all 2 revisions of this API.