public

Get Public Run

get/api/v1/public/runs/{run_id}

Path parameters

run_idstring uuid required

Run UUID

Run UUID

Response

Successful Response

idstring uuid required
status'PENDING' | 'SETUP' | 'RUNNING' | 'UPLOADING' | 'COMPLETED' | 'FAILED' | 'ERROR' | 'CANCELLED' required

Run status, mirrors Snakedispatch's JobStatus.

workflowstring required
configfilestring nullable
git_refstring nullable
git_shastring nullable
created_atstring date-time required
started_atstring date-time nullable
completed_atstring date-time nullable
total_job_countinteger nullable
jobs_finishedinteger nullable
visibility'public' | 'private' required

Resource visibility options for access control

Changes

No recorded changes to this endpoint across all 1 revision of this API.