Headers
The authorization token. Important: This header is required if your environment has the Acces Manager plugin enabled.
The unique identifier of the Organization associated with the request.
Path Parameters
Unique identifier for the report that you want to check.
Response
Indicates that the resource was successfully created and the operation was completed as expected.
Information about the report. Details of reports that are processing or finished.
Unique identifier of the report.
Unique identifier of the template used to generate the report.
Object that defines the filtering criteria applied to the data used in the report. Now supports advanced filtering operators including equality
, comparison
, range
, and list-based conditions.
The status of the report.
processing
, finished
Timestamp marking when this report request was created.
Timestamp marking when the report processing was completed.
Timestamp marking the last update to this report request.
Timestamp marking when this report request was soft deleted, if applicable.
An object containing key-value pairs to add as metadata, where the field name
is the key and the field value
is the value. For example, to add a Cost Center, use 'costCenter': 'BR_11101997'.