Using Dashboard
- Go to Reports in the top bar
- Choose the type of report you want to generate
- Follow the creation steps
- Check the report’s executions in “Generated” tab
- Download report
Using API
1. Create a report
Use thePOST {url}/reports/
API to create a report.
2. Check report’s executions (optional)
Next, you can list all the executions for a report.3. Generate report’s execution URL
To download the file for an execution, check the status of the execution issucceeded
, and
then request the download URL.
url
until it expires at expires_at
.