Use this endpoint to generate reports asynchronously using pre-registered templates. You can apply custom filters to define specific criteria by domain, like account IDs in onboarding.
The request returns a unique reportId to track status and download the report when ready.
The authorization token in the 'Bearer
Important: This header is required if your environment has Access Manager enabled. For more information, refer to the Access Manager documentation.
The unique identifier of the Organization associated with the request.
Details of the request to generate 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.
Important: The filters object must be included in the request body, even if empty."
Indicates that the resource was successfully created and the operation was completed as expected.
Details about the report that was created.
Unique identifier of the report generation request.
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.
Current status of the report
Timestamp marking when the report processing was completed.
Timestamp marking when this report request was created.
Timestamp marking the last update to this report request.
Timestamp marking when this report request was soft deleted, if applicable.