Download the result of a completed report job
Returns the result of a completed report job. When the result is
backed by S3, returns 302 redirect to the presigned URL. When the
S3 bucket is not yet provisioned (Wave A fallback), returns the
result inline as JSON. Returns 409 if the job is not yet complete
and 410 if the result has expired. Requires the reports:read scope.
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
Inline JSON result (Wave A fallback)
The response is of type object.

