Retrieve detailed information about a specific guest invitation by its ID.
| Guest | Host | Self |
|---|---|---|
| ❌ | ❌ | ✅ |
Bearer authentication using a JWT token. Provide a valid access token. Authorization header format: Authorization: Bearer <token>.
The unique identifier of the organization making the request. This ID is used to authorize the requester within the system.
"054b4106-174b-46b0-97f8-86d8d7b6f0af"
The unique identifier of the organization that is the target of the request.
The Target-Organization-ID may match the Requester-Organization-ID if the requester accesses their own resources.
If the Target-Organization-ID differs from the Requester-Organization-ID, the requester can access third-party resources if the requester has a connection with the target organization and is authorized to perform such actions.
"123e4567-e89b-12d3-a456-426614174000"
Unique identifier of the guest invitation
"d290f1ee-6c54-4b01-90e6-d701748f0851"
Successful Response
Unique identifier of the guest invitation
"d290f1ee-6c54-4b01-90e6-d701748f0851"
ID of the organization that sent the invitation
"c9b1f0d1-8d3f-4cfa-91b8-9f9b0c5e2a77"
Email address of the guest to be invited
3 - 100"guest@example.com"
Timestamp when the first invitation was sent
"2025-12-01T12:00:00.123456"
Timestamp when the most recent invitation was sent
"2025-12-01T12:00:00.123456"
Expiration datetime of the invitation. Must be in the future
"2025-12-31T23:59:59.123456"
Indicates whether the invitation is expired
Current status of the invitation
sent, accepted_by_guest, accepted_by_system Unique token used to accept the invitation
10 - 2000"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9..."
Flag indicating whether the invitation should be archived
Timestamp when the invitation was created
"2025-12-11T09:00:00.123456"
Timestamp when the invitation was last updated
"2025-12-11T09:00:00.123456"
Timestamp when the invitation was accepted, if applicable
"2025-12-11T09:00:00.123456"
Timestamp when the invitation was archived, if applicable
"2025-12-11T09:00:00.123456"
Optional ID of the parent organization if the guest belongs to one
"b123f0d1-8d3f-4cfa-91b8-9f9b0c5e2a88"
Name of the parent organization, if applicable
1 - 300"Parent Organization Corp"