agent_sessions
show details for an agent session
Retrieve details for a single agent session by unique slug or ID.
Integration Tip:
- Returns the complete session structure including parsed message logs, token counts, slices, and tool execution metadata.
get/api/agent_sessions/{id}
Path parameters
idstring required
The unique slug or ID of the agent session.
Response
successful