Skip to main content
GET

Query Parameters

string
required
Deployment ID to list runs for

Response

array
Array of run objects
Each run object contains:
string
Run ID
string
Version ID
integer
Version number
string
Run status: pending, running, succeeded, failed, canceled
string
When the run was created (ISO 8601)
string
When execution started (ISO 8601), or null
string
When the run finished (ISO 8601), or null