Get Job result
GET /jobs/:id/result
Fetch the result data of a Job.
Notes:
- To check job info and status, use GET /jobs/{id} .
- To download the result of an export job, use GET /exports/download.
Request
Responses
- 200
- 422
Job result.
Invalid Operation.