Get a guest by ID
Guests
Get a guest by ID
Retrieves detailed guest information including status and custom properties.
GET
Get a guest by ID
Documentation Index
Fetch the complete documentation index at: https://docs.envelope.so/llms.txt
Use this file to discover all available pages before exploring further.
Authorizations
Path Parameters
Guest ID to retrieve.
Query Parameters
Associated event ID.
Response
Guest details retrieved successfully.
Guest ID
Event ID
Guest status information including confirmation, attendance, consents and check-in details
Example:
{
"confirmation": 2,
"attendance": 1,
"declineMessage": null,
"givenConsents": [],
"visitedZones": [],
"addMethod": "publicRegistration",
"checkInMethod": "qrScan"
}Guest properties including default required fields and any custom properties defined for the event
Example:
{
"firstName": "John",
"lastName": "Doe",
"email": "john@example.com",
"lang": "en",
"X62TkjiV": "My custom note",
"yN9hzaCj": "1QLXYBlw",
"Ybb48GO7": ["7bR7m2au", "BdwYyYmi"]
}Date and time when the guest was confirmed
Date and time when the guest attended the event
Indicates if the guest is starred