GET
/
v0
/
reports
/
general-ledger

Authorizations

Authorization
string
headerrequired

The access token received from the authorization server in the OAuth 2.0 flow.

Headers

teal-instance-id
string
required

The Teal instance ID

Query Parameters

start_date
string
required

Only include data after the start date (inclusive).

end_date
string
required

Only include data before the end date (inclusive).

Response

200 - application/json
start_date
string
required

The start date of the report (inclusive). Must be in YYYY-MM-DD format.

end_date
string
required

The end date of the report (inclusive). Must be in YYYY-MM-DD format.

records
object[]
required

A list of all Ledger Statement objects.