Get Session
Sessions
Get Session
Session detail — the same slim shape as one GET /sessions row (its latest run). Doubles as the busy/idle poll for a conversation (POLL rate bucket): slim columns only, indexed public_session_id lookup, never the heavy result/token fields.
GET
Get Session
Authorizations
Path Parameters
Response
Successful Response
Lightweight metadata for one V4 session (its most recent run).
Deliberately slim — just what a session list needs (open the conversation, show a label + status + time). The heavy per-run fields (result, error, token/cost totals) live on RunSummary and aren't repeated here.
Available options:
queued, dispatching, running, completed, failed, cancelled