Headers
Bearer token for authentication
Query Parameters
Include detailed relationship data in the response. Comma-separated values supported.
transactions
, account
, workspaces
Filter balances with balance_at_from on or after this date/time
Filter balances with balance_at_from on or before this date/time
Filter balances with balance_at_to on or after this date/time
Filter balances with balance_at_to on or before this date/time
Filter balances created from this date/time
Filter balances created up to this date/time
Filter balances updated from this date/time
Filter balances updated up to this date/time
Filter balances by account ID (payment mean)
Filter balances by workspace ID
Filter balances by external workspace ID
Sort balances by field. Use - prefix for descending order.
balance_at_from
, -balance_at_from
, balance_at_to
, -balance_at_to
, created_at
, -created_at
, updated_at
, -updated_at
Page number for pagination
x >= 1
Number of balances per page
1 <= x <= 100