v51

latestOpenAPI 3.1.0raw.githubusercontent.com2026-08-01206322659.2 KB
ace

Get a single ACE job by id.

get/ace/{ace_uid}/jobs/{job_uid}

Path parameters

ace_uidstring uuid required
job_uidstring uuid required

Response

Job

completed_atstring date-time nullable
duration_msinteger nullable
error_messagestring nullable

Present when the job terminated unsuccessfully (failed, error, cancelled).

iteration_countinteger required
kindstring required
queued_atstring date-time required
started_atstring date-time nullable
statusstring required
tool_call_countinteger required
uidstring uuid required