Skip to main content
This endpoint returns the low-level items that belong to a subagent rather than the parent session. Use it to debug or replay a subagent conversation.

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 item objects owned by the subagent.