Skip to main content
GET
accounts

Authorizations

X-API-Key
string
header
required

Query Parameters

limit
integer
default:1000

Maximum number of rows to return (max 100,000). Use offset for subsequent pages.

Required range: 1 <= x <= 100000
offset
integer
default:0

Number of rows to skip (max 500,000). Use with limit for pagination. Results are returned in a stable order (configured sort key per table, fallback to physical row order) — pages are gapless and duplicate-free as long as the dataset does not change between requests. The response headers X-Total-Count, X-Has-More and X-Next-Offset contain pagination metadata. For large datasets use filters or /raw/{table_name} for full-table exports.

Required range: 0 <= x <= 500000
cursor
string

Opaque pagination cursor from the X-Next-Cursor response header of the previous page. Cannot be combined with offset > 0. When X-Next-Cursor is absent in the response, all rows have been fetched.

property_id
string

Filter by property_id

account_id
string

Filter by account_id

account_type_name
string

Filter by account_type_name

Response

Successful Response

account_hdr_id
integer
sk_account_property
integer
property_id
integer
account_id
string
account_name
string
account_id_name_concat
string
category
string
cashflow
string
account_type_name
string
account_group
string
account_tax_code
integer
account_tax_appliance
integer
accounting_entity
string
account_balance_type
integer
account_balance_type_name
string
property_success_model
integer
property_tax_type
integer