Get an Agent session
Get an Agent session. The request enforces Agent roles, ownership, workspace boundaries, and lifecycle state.
Authorizations
Bearer JWT token or API Key (sk-*).
Path Parameters
Response
Stable durable Agent session id.
"abababab-abab-4bab-8bab-abababababab"
Owning Agent id.
"99999999-9999-4999-8999-999999999999"
Bounded structured checkpoint automatically carried into successor runs.
Creation timestamp.
"2026-06-13T10:00:00.000Z"
Last update timestamp.
"2026-06-13T10:15:00.000Z"
Optimistic locking version.
2
Assistant thread shared by successor runs.
"cccccccc-cccc-4ccc-8ccc-cccccccccccc"
Current run in this session.
"aaaaaaaa-aaaa-4aaa-8aaa-aaaaaaaaaaaa"
Most recently created run in this session.
"aaaaaaaa-aaaa-4aaa-8aaa-aaaaaaaaaaaa"

