Get the state of the job

get/jobs/{jobId}/state

Returns the state of the job: running, completed, or failed.

Request Samples

1

Response Samples

1completed

Path Parameters

NameTypeRequiredDescription
jobId
string
true

The job ID.

Responses

StatusMeaningDescription
200OK

The state of the job.

HeadersSchema