Search for ledger accounts

Return the ledger accounts you manage, optionally filtered by owner, underlying Solana address, or creation date. Results are paginated; if no accounts match, an empty array is returned.

Each account includes either an identityId or an organizationId identifying its owner, along with its current MoveUSD balance and on-chain address.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Query Params
string

Comma-separated list of base-58 addresses for the underlying Solana account

date-time
date-time
string

Comma-separated list of fields and directions to order the results by.

Format: <field name>:<direction>,...

  • <field name>: createdAt
  • <direction>: ASC, DESC
integer
Defaults to 1

Result page number to return, starting from 1

integer
≤ 100
Defaults to 10

Items per page to return

string

Return only the ledger accounts owned by these identities (comma-separated list of identity IDs).

string

Return only the ledger accounts owned by these organizations (comma-separated list of organization IDs).

Responses

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