Get Job Result
GET/v1/job_result/:job_id
Use this endpoint to get status of a job.
If the job is completed, the response will include a list of Tasks for each file in the job and a download_link field for each task.
Refer to Azure Storage Documentation for supported download methods.
Request
Responses
- 200
- 401
- 404
- 422
- 429
Successful Response
Unauthorized
Not Found
Validation Error
Too Many Requests