Retrieve Reports
Use this endpoint to retrieve reports that have been created before.
Headers
The authorization token in the 'Bearer ' format.
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.
Query Parameters
Page number to be returned. Must be an integer greater than or equal to 1.
Number of records returned. Must be an integer greater than or equal to 1.
Sort direction applied to the results, based on the creation date. Allowed values: asc or desc. Defaults to desc.
asc, desc The processing status of the report. Allowed values: PendingExtraction, Processing, Finished, Error.
The identifier of the template.
Date when the report was created, in the yyyy-mm-dd format.
Response
The list of reports in the system.

