Authorizations
The access token received from the authorization server in the OAuth 2.0 flow.
Query Parameters
Items are paginated, this is the current page which will be returned. The page index is starting at 1.
Example:
1
Items are paginated. By default, you get 20 items per page. You can specify another number of items per page.
Required range:
1 <= x <= 1000
Example:
20
You can choose to filter items on specific fields. Available fields and values:
id
:lt
,lteq
,gt
,gteq
,eq
,not_eq
,in
,not_in
number
:start_with
,eq
enabled
:eq
Example:
"[{\"field\": \"number\", \"operator\": \"start_with\", \"value\": \"411\"}]"
Response
Returns a list of ledger accounts