Get the state of the job

get/jobs/{jobId}/state
Internal-Use Only

Returns the following states: pending, running, canceled, completed, or failed.

Request Samples

1

Response Samples

1completed

Path Parameters

NameTypeRequiredDescription
jobId
string
true

The ID of the job.

Responses

StatusMeaningDescription
200OKThe request succeeded.Schema
404Not FoundNo job exists at the requested path.Schema