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.

GET
/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.

Query Parameters

startDate?|

Unix timestamp in seconds (UTC).

Range0 <= value
endDate?|

Unix timestamp in seconds (UTC).

Range0 <= value
breakdownByVault?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"