Legacy single-event endpoint — use Get Event for new integrations
This endpoint returns comprehensive information about a specific event, including its location, resources, staff assignments, and associated booking details.Documentation Index
Fetch the complete documentation index at: https://docs.flashquotes.com/llms.txt
Use this file to discover all available pages before exploring further.
GET /events/{id}expand[]. Key mappings:
| Legacy (top-level flat) | v2 (nested via expand) |
|---|---|
leadCompanyName | booking.lead.companyName (with expand[]=booking.lead) |
booking.eventTypeName | booking.eventType.name (with expand[]=booking.eventType) |
location, resources, staff, addons (always present) | Available via expand[]=location, expand[]=resources, etc. |
API key for authentication
The unique identifier of the event
Event data retrieved successfully