get https://api.paradox.ai/api/v1/public/reporting/reports/
Get single report link to report results
Key | Description |
---|---|
id | The id of the report run instance that your call created. This will be used on the GET SINGLE REPORT endpoint |
status | Returns create when the report is been queued up to run, returns ready once the report's file is available |
callbackUrl | Returns the callback URL used in the body parameters that will be invoked once the report is ready |
url | Returns the URL to download the report results from in CSV format. The link is valid for 48 hours. |