Invite offers

Get an invite offer

get
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
get
/v1/identity/organizations/{organizationId}/invite-offers/{inviteId}

Accept an invite offer

post
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
Responseobject
post
/v1/identity/organizations/{organizationId}/invite-offers/{inviteId}

Was this helpful?