v6

latestOpenAPI 3.1.0raw.githubusercontent.com2026-08-01233780.8 KB
sessions

Get Session

Get detailed session information with sanitized error fields.

get/sessions/{session_id}

Path parameters

session_idstring required

Response

Successful Response

session_idstring required
statusstring required
created_atstring nullable
updated_atstring nullable
elapsed_secondsinteger
ttl_expires_atstring nullable
preview_imagesstring[]
can_cancelboolean
errorstring nullable

Sanitized top-level error message (failed runs)

failed_stepstring nullable
failed_step_statsobject nullable
partial_resultsobject nullable
resultsobject nullable

Final stats (completed runs)

duration_secondsinteger nullable
completed_atstring nullable