Get all Wallets

Retrieves a paginated list of all wallets accessible to your account. This endpoint supports comprehensive filtering, sorting, and inclusion options to help you find specific wallets or groups of wallets based on various criteria.

Key Features:

  • Filter by blockchain network, user, or company
  • Include or exclude archived wallets
  • Sort results by multiple criteria
  • Control balance information inclusion for performance
  • Search by wallet address or custom identifier

Use this endpoint for wallet management dashboards, reporting, or integration with external systems requiring wallet inventory data.

Query Params
string
enum

Filter wallets by specific blockchain network

boolean

Indicates whether or not to include the wallet's of your sub-users in the result.

string

Filter by exact wallet address on the blockchain

boolean
Defaults to false

Include archived wallets in the results (excluded by default)

boolean
Defaults to true

Include current balance information in the response (may impact performance)

boolean
string

Filter wallets by user UUID

string

The name of the parameter that you want to sort on

string
enum

Indication to sort in ascending or descending order

Allowed:
int32

The current page number

int32

The number of items per page

string

Identifier to fetch a single or group of wallets

string

Pass the company ID to fetch all the wallets linked to the company.

Responses

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