Retrieve a custom report by ID.
The 'Bearer' token can be obtained from the token management interface or via the login endpoint using your admin user credentials.
The custom report ID.
The page you wish to retrieve reports.
Number of results per page. Max value is 100 for synchronous requests, or 1000 for asynchronous requests
For performance reasons, some of our reports are cached for a short period of time. Cached results are signified if the dataLastSynchronised attribute exists in the body of the response. To clear this cache, set this value to true.
Whether to execute the request asyncronously
UUID for the async request
Successfully retrieved the custom report.