Invite offers
Path parameters
inviteIdstringRequired
The id of the invite
organizationIdstringRequired
The organization for the invite
Query parameters
tokenstringRequired
The token for the invite
Responses
200
An invite offer
application/json
idstringRequired
emailstringRequired
rolestring · enumRequiredPossible values:
organizationIdstringRequired
organizationNamestringRequired
createdAtstringRequired
createdByone ofRequired
or
default
An error occurred
application/json
get/v1/identity/organizations/{organizationId}/invite-offers/{inviteId}
Path parameters
inviteIdstringRequired
The id of the invite
organizationIdstringRequired
The organization for the invite
Body
tokenstringRequired
Responses
200
Expected response to a valid request
application/json
object · OrganizationInviteOfferAcceptedBodyOptional
default
An error occurred
application/json
post/v1/identity/organizations/{organizationId}/invite-offers/{inviteId}
Was this helpful?

