APIs
Open Source
Programming
Solutions
Support
Get the state of the specified job
get
/jobs/{jobId}/state
Internal-Use Only
Get the state of the specified job.
Request Samples
Shell - curl
1
Response Samples
200
text/plain
1
running
Path Parameters
Name
Type
Required
Description
jobId
string
true
the jobId
Responses
Status
Meaning
Description
200
OK
the state.
Schema
404
Not Found
Not found.
Schema