Skip to main content
GET
List all job statuses

Response

200 - application/hal+json

OK

state
enum<string>
Available options:
unknown,
idle,
starting,
running,
finishing,
cancelling,
finished,
cancelled,
error,
skipped
Example:

"finished"

jobId
string

The job run ID. This is distinct from id which is the name of the job configuration.

Example:

"hhzitrwancwv"

jobConfig
object
Example:
hostname
string
Example:

"driver-api-test-app-click-signal-sjnamxwxsyhq"

result
object
Example:
startTime
string
Example:

"2025-10-16T19:49:15.106Z"

endTime
string
Example:

"2025-10-16T19:49:42.276Z"

duration
integer<int64>
Example:

27170