Skip to main content
GET
Get session

Authorizations

Authorization
string
header
required

Bearer token: an organization API key (ak_…) created under Settings → API Keys, or a dashboard user session token. Proxy keys (xe_…) are not accepted here. Endpoints marked as user-only in their description reject organization keys with 403.

Path Parameters

session_id
string
required

Response

Successful Response

summary
SessionSummary · object
required
detail_state
enum<string>
required
Available options:
complete,
partial,
unavailable,
live
turns
SessionTurn · object[]
warnings
string[]