Skip to main content
This endpoint returns all raw items stored in a session. Items are the low-level building blocks: user messages, assistant messages, tool call requests, and tool outputs.

Endpoint

Authentication

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

Path Parameters

string
required
The agent session identifier.

Response

string
Always list.
array
Array of item objects in the session.