Skip to main content
GET
Balance sheet

Authorizations

Authorization
string
header
required

API token issued from the Equated app under Settings → API Tokens.

Query Parameters

asOf
string

Balances reflect entries effective on or before this date (YYYY-MM-DD). Defaults to today.

Pattern: ^\d{4}-\d{2}-\d{2}$
basis
enum<string>
Available options:
accrual,
cash
coverage
enum<string>

Which entries to count. posted (default) is the attested view, so an organization that has confirmed nothing reads as zero activity. all adds the unconfirmed inbox, the way cash flow always reports.

Available options:
posted,
all

Response

200 - application/json

The balance sheet as of the requested date

report
object
required