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
X-API-KeystringRequired

API key for authorization

Path parameters
businessIdanyRequired

Business identifier

Query parameters
typeanyOptional

Report type

Responses
chevron-right
200

A successful response.

application/json
get
/v1/businesses/{businessId}/reporting/reports

Last updated