Skip to main content
Use this endpoint to inspect the conversation history of a subagent at the turn level. Turns group the user input, any intermediate tool calls, and the final response into discrete cycles.

Endpoint

Authentication

Pass one of Authorization: Bearer <api-key> or Authorization: ApiKey <key>.

Path Parameters

string
required
The agent session identifier.
string
required
The subagent identifier.

Response

string
Always list.
array
Array of turn objects for the subagent.