Skip to main content
A turn represents one complete interaction cycle in a session: the user input, any tool calls, and the final model response. Use this endpoint to list all completed turns for a given session.

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 turn objects.