Get Async Job Status
GET
/v1/jobs/{job_id}/Gets job data and status for a customer job
Request
Path Params
job_id
string
required
Query Params
keep_job_data
boolean
optional
If true, job data will not be removed upon retrieval
status_only
boolean
optional
If true, only the status will be returned. Keep job data will be ignored.
Request samples
Responses
Success(200)
HTTP Code: 200
Content Type : JSONapplication/json
Data Schema
No schema defined
Example
Not configured
Last modified: 3 months ago