Reports API
This endpoint lets you retrieve past report runs filtered by report type.
Resulting file
The generated report will have a temporary URL that expires after one hour. Check the expiresAt
field to know when the URL will no longer be valid.
get
Authorizations
Path parameters
businessIdanyRequired
Business identifier
Query parameters
typeanyOptional
Report type
Responses
200
A successful response.
application/json
default
An unexpected error response.
application/json
get
Last updated