Get a session trace (tree-structured)
Sessions
Get a session trace (tree-structured)
Use when: caller wants a tree-structured trace of a session (parent/child request relationships, tool calls, fallback paths) for visualization or root-cause analysis
Returns a tree-structured trace of the session’s requests — useful for visualizing agent orchestration flows where requests nest (parent agent → child agent → tool call). Up to 500 requests deep.
GET
Get a session trace (tree-structured)
Documentation Index
Fetch the complete documentation index at: https://docs.verlon.ai/llms.txt
Use this file to discover all available pages before exploring further.
Authorizations
Layer API key (prefixed sk-). Generated from the dashboard under Settings → API Keys, or via layer key create in the CLI.
Response
Tree-structured trace.