- Fetches complete information about a single invitation
- Returns all details including contact information, status, and tracking data
- Provides the unique codes needed for check-in
- When checking the status of a specific invitation
- When troubleshooting issues with a particular invitee
- For retrieving an individual’s invitation details at check-in
- When you need to verify if someone was invited
Path Parameters
| Parameter | Type | Required | Description |
|---|---|---|---|
invite_id | string | Yes | The unique identifier of the invite |
Response
The API returns the invite object with all its details:session_code: The unique code needed for QR-based check-inauthentication_method: How this person will be verified (QR Code, Biometric, or Both)status: Current status of the invitation (pending, sent, accepted, rejected)last_seen: When this person was last active with their invitation
Authorizations
API key authentication. Add your API key as the value of the 'x-api-key' header.
Path Parameters
Response
Successful Response
Available options:
1, 44, 1, 61, 91, 345 Available options:
QR Code, Biometric, Both Available options:
pending, sent, accepted, rejected 