Get the routing trace for a booking
Bookings
Get the routing trace for a booking
Retrieve the step-by-step routing trace for a booking identified by its UID. Shows how the booking was routed through routing forms, CRM lookups, and host selection logic.
Returns presented (human-readable) trace steps grouped by routing round, along with the routing form submission if one was used.
If no routing trace exists for the booking, empty steps and groups are returned.
The cal-api-version header is required for this endpoint.
If accessed using an OAuth access token, the BOOKING_READ scope is required.
GET
Get the routing trace for a booking
Headers
Must be set to 2024-08-13 or later.
value must be Bearer <token> where <token> is api key prefixed with cal_, managed user access token, or OAuth access token