Poll Job
GET {{sandbox_host}}/sheet/xlsx-to-json?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":1713863250844,"transaction_id":"f2fce99d-bdee-40a5-b47d-3c1ff3e3bced","data":{"created_at":1713863219875,"@entity":"in.co.sandbox.sheet.job","job_id":"257c8cd9-2504-4dd4-b59e-0770eab7b847","status":"queued"}}