Core APIReferenceReports
/reports/volume-report
Download the backend-generated global monthly volume report as a CSV attachment. Set breakdownByVault=true to include a per-vault monthly breakdown.
Download the backend-generated global monthly volume report as a CSV attachment. Set breakdownByVault=true to include a per-vault monthly breakdown.
Query Parameters
startDate?|
Unix timestamp in seconds (UTC).
Range
0 <= valueendDate?|
Unix timestamp in seconds (UTC).
Range
0 <= valuebreakdownByVault?string
When true, the CSV includes monthly rows broken down by vault.
Value in
- "true"
- "false"
Response Body
text/csv
application/json
application/json
curl -X GET "https://example.com/reports/volume-report""string"