List of ledger accounts

Lists all the ledger accounts related to the tenant

Considerations:

  1. This endpoint doesn't return the account balance for every account, so you can use the endpoint to get the balance for a specific account /v1/ledger/account/:id/balances
  2. You couldn't retrieve more than 500 registers in a single request.
Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Query Params
integer
≥ 1
Defaults to 1

Number of the page

integer
10 to 500
Defaults to 10

Amount of registers that must be listed by page

inserted_at
object

Filter accounts based on the range of insertion date and time.

metadata
object

Filter by account's metadata

nickname
object

Filter by account's name

type
array of strings

Filter by account's type

type
Allowed:
holder
array of strings

Filter by account holder ID

holder
currency_code
array of strings

Filter by the account's currency code

currency_code
state
array of strings

Filter by the account's state

state
Allowed:
Responses

Callback
Language
Credentials
Bearer
URL
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json