Get ledger CSV report

Generates and retrieves a CSV report of all ledger entries for a specific account. This endpoint provides a comprehensive financial report in CSV format, including all transactions within the specified date range. The CSV file is returned as an attachment for download. This is useful for data export, spreadsheet analysis, and integration with external accounting systems. The date parameters are optional. If not provided, the report will include all available ledger entries.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Path Params
string
required

The unique identifier of the account

Query Params
date

Start date for the report period (YYYY-MM-DD format)

date

End date for the report period (YYYY-MM-DD format)

Headers
string
enum
Defaults to application/json

Generated from available response content types

Allowed:
Responses

Language
Credentials
Header
URL
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
text/csv
application/json