Get session analysis
Retrieves a full session analysis tree for a given event, including costs, child events, and product linkages.
Documentation Index
Fetch the complete documentation index at: https://developers.telnyx.com/llms.txt
Use this file to discover all available pages before exploring further.
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Path Parameters
The record type identifier.
The event identifier (UUID).
Query Parameters
Whether to include child events in the response.
Maximum traversal depth for the event tree.
1 <= x <= 5Controls what data to expand on each event node.
record, none ISO 8601 timestamp or date to narrow index selection for faster lookups. Accepts full datetime (e.g., 2026-03-17T10:00:00Z) or date-only format (e.g., 2026-03-17).