Skip to main content
GET
Get Agent Run Checkpoint Snapshot

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Path Parameters

agent_id
string
required
run_id
string
required
message_index
integer
required

Query Parameters

session_id
string
required

Session ID for the run

Response

Run checkpoint snapshot retrieved successfully

checkpoint
RunCheckpointEntry · object
required

A continuation boundary derived from a stored run transcript.

snapshot
RunSchema · object
required

Agent or team run serialized at the requested message boundary.