v1

latestOpenAPI 3.1.0AGPL-3.02026-07-17644498.1 KB
Jobs

Get job details

Retrieve full details for a job including its tests and last run information.

get/api/jobs/{id}

Response

Job details

idstring uuid
namestring
descriptionstring nullable
cronSchedulestring nullable
status'pending' | 'running' | 'passed' | 'failed' | 'error'
testCountinteger nullable
lastRunAtstring date-time nullable
nextRunAtstring date-time nullable
scheduledJobIdstring nullable
jobType'playwright' | 'k6' nullable
organizationIdstring uuid nullable
projectIdstring uuid nullable
createdByUserIdstring uuid nullable
createdAtstring date-time nullable
updatedAtstring date-time nullable