accounts
The `accounts` object — endpoints, fields, and filters.
List accounts
Endpoints
GET /v1/accounts— list (keyset-paginated)GET /v1/accounts/{id}— get one
Fields
| Field | Type | Nullable |
|---|---|---|
id | string | no |
index | number | yes |
description | string | yes |
type | string | yes |
postingType | string | yes |
active | boolean | no |
categoryId | number | yes |
createdAt | string | yes |
modifiedAt | string | yes |
Filters
| Filter | Type |
|---|---|
q | string |
active | boolean |