reports.read
scope.Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Headers
The ID of the merchant account to use for this request.
Examples:
"default"
Path Parameters
The ID of the execution of a report to retrieve details for.
Examples:
"003bc416-f32a-420c-8eb2-062a386e1fb0"
Response
Successful Response
The unique ID for the report execution.
Examples:
"a1b2c3d4-5678-90ab-cdef-1234567890ab"
The date this report execution was created at.
Examples:
"2024-05-30T12:34:56.000Z"
The date this report execution was last updated.
Examples:
"2024-05-30T13:00:00.000Z"
The status of the report execution.
Available options:
dispatched
, failed
, pending
, processing
, succeeded
The context for the report execution.
The report this execution belongs to.
Always report-execution
.
Allowed value:
"report-execution"
Examples:
"report-execution"