Runs
List Runs
List runs for a deployment
GET
Query Parameters
string
required
Deployment ID to list runs for
Response
array
Array of run objects
string
Run ID
string
Version ID
integer
Version number
string
Run status:
pending, running, succeeded, failed, canceledstring
When the run was created (ISO 8601)
string
When execution started (ISO 8601), or
nullstring
When the run finished (ISO 8601), or
null