Organizations Invitations

Get details of a specific invitation

REQUIRED SCOPES <code>['organizations-invitations:read']</code><br>Get details of a specific invitation

get/organization/invites/{invitation}

Path parameters

invitationinteger required

ID of the invitation

Response

Successful operation

idinteger

Invitation ID

emailstring

Invited user's email

tokenstring

Invitation token

urlstring

Invitation URL

owner_idinteger

Owner ID

organization_idinteger

Organization ID

user_idinteger nullable

User ID if accepted

team_idinteger nullable

Team ID if accepted

profile_idinteger nullable

User Profile ID if accepted

created_atstring date-time

Creation timestamp

updated_atstring date-time

Last update timestamp

Changes

No recorded changes to this endpoint across all 2 revisions of this API.