Poll Job
GET {{sandbox_host}}/sheet/json-to-xlsx?job_id={{jobId}}
Request Params
| Key | Datatype | Required | Description |
| job_id
| string | | |
HEADERS
| Key | Datatype | Required | Description |
| Authorization
| string | | |
| x-api-key
| string | | |
| x-api-version
| string | | |
RESPONSES
status: OK
{"code":200,"timestamp":1708504085161,"transaction_id":"ad802759-5fd9-4f48-8cbb-4c8c68ed66da","data":{"created_at":1708500693160,"@entity":"in.co.sandbox.sheet.job","job_id":"8950fb28-6ee5-4a25-9941-2de141dab7f4","status":"created"}}