latestOpenAPI 3.0.32026-08-20146131.7 MB

672b1916ba61

Wallets

List wallets

Lists active wallets under active Config and Connection owners. Omitted or true includeAllProviders includes every eligible owner; false uses target-selection semantics. Provider narrows either mode.

get/v1/wallets

Query parameters

provider'local' | 'fireblocks' | 'privy' | 'coinbase_cdp' | 'para' | 'turnkey' | 'dfns' | 'ibm_haven' | 'anchorage'

Wallet signing provider.

Example:privy

Wallet signing provider.

includeAllProvidersboolean
includeBalancesboolean
view'summary'

Headers

x-project-idstring

Selects the active project for this request. Required for session/dashboard callers. Ignored when authenticating with an API key, whose scope is fixed to the key's project.

Example:prj_example

Selects the active project for this request. Required for session/dashboard callers. Ignored when authenticating with an API key, whose scope is fixed to the key's project.

Response

Wallets

dataobject required

Wallets list response payload.

Example response

{
  "meta": {
    "requestId": "req_example",
    "timestamp": "2025-01-01T00:00:00.000Z"
  }
}