v35

latestOpenAPI 3.0.0raw.githubusercontent.com2026-08-016584221.4 KB
Organizations

Get details of a specific invitation

Retrieve detailed information about a specific invitation by its ID.

get/organizations/{organizationID}/invitations/{invitationID}

Response

Invitation details retrieved successfully

idstring required

Unique identifier for the invitation

organization_idstring required
emailstring email required

Email address of the invited user

first_namestring nullable

First name of the invited user

last_namestring nullable

Last name of the invited user

created_atstring date-time required

Timestamp when the invitation was created

expires_atstring date-time required

Timestamp when the invitation expires

status'pending' | 'expired' required

Current status of the invitation

invite_linkstring

URL link to accept the invitation