Runs
Get Run
Retrieve a specific run by ID
GET
Path Parameters
Run ID (e.g.,
run_xyz789abc)Response
Run ID
Version ID
Deployment ID
Run status:
pending, running, succeeded, failed, canceledInput provided when creating the run
Final output (only present when succeeded)
Error message (only present when failed)
When the run was created (ISO 8601)
When execution started (ISO 8601), or
nullWhen the run finished (ISO 8601), or
null