List turns in a session
Agent Harness
List turns in a session
List turns for a session (newest first). Pagination walks the ancestor chain from the session last turn, or from the turn in page_token when continuing.
GET
List turns in a session
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Path Parameters
Session identifier (.).
Minimum string length:
1Example:
"01arz3ndektsv4rrffq69g5fav.g"
Query Parameters
Page size. Defaults to 10, max 25.
Required range:
1 <= x <= 25