Retrieve a report job
Reports
Retrieve a report job
Returns the full detail of a single async report job. When
complete, includes either inline result_data JSON or a
presigned result_url for download. Requires the reports:read
scope. 404 if the job is not visible to the calling entity.
GET
Retrieve a report job
Authorizations
API key issued per entity via Settings > Developers > API Keys.
Each key carries scopes (e.g. orders:read, products:write).
Bearer token format: Authorization: Bearer ark_live_ent_Test keys use ark_test_ent_. Both are issued per entity
via Settings > Developers > API Keys.
Path Parameters
Response
Report job detail
The response is of type object.

