Get the trial balance

This endpoint returns the trial balance of the current company
for the given period.

ℹ️

This endpoint requires the following scope: trial_balance:readonly

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

ℹ️

This endpoint requires one of the following scopes: trial_balance:readonly

Query Params
date
required

The start of the period you want the trial balance for.

date
required

The end of the period you want the trial balance for.

boolean

Whether to include auxiliary accounts or not.

string

Cursor for pagination. Use this to fetch the next set of results.
The cursor is an opaque string returned in the previous response's metadata.
Leave empty for the first request.

integer
1 to 1000

Number of items to return per request.
Defaults to 20 if not specified.
Must be between 1 and 1000.

Responses

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