Skip to main content
GET
List All Custody Wallets

Authorizations

Authorization
string
header
required

Personal API token. Create via createUserApiToken endpoint.

Headers

x-role-type
enum<string>
required

Role context for the request. Use CLIENT_ORG_ADMIN for most integrations.

Available options:
CLIENT_ORG_ADMIN,
PAYROLL_ADMIN,
FINANCE_ADMIN,
TOKU_ADMIN

Response

Custody wallets

custodyWalletID
string<uuid>
Example:

"cw-0e8400-e29b-41d4-a716-446655440020"

walletAddress
string
Example:

"0xabc123..."

walletName
string
Example:

"Main Vault"

networkName
string
Example:

"Ethereum"

custodyProvider
string
Example:

"FIREBLOCKS"

currentBalance
string
Example:

"50000"

balanceUpdatedAt
string<date-time>