Get organization invitation

Get an invitation to an organization.

Authentication

AuthorizationBearer

Bearer authentication of the form Bearer <token>, where token is your auth token.

Path parameters

realmstringRequired
orgIdstringRequired
invitationIdstringRequired

Response

success
idstring or null
createdAtstring or null
emailstring or null
inviterIdstring or null
invitationUrlstring or null
organizationIdstring or null
roleslist of strings or null
attributesmap from strings to lists of strings or null