Retrieve Crypto Funding Wallets

GET {{baseUrl}}/v1/accounts/:account_id/wallets

Lists wallets for the account given in the path parameter. If an asset is specified and no wallet for the account and asset pair exists one will be created. If no asset is specified only existing wallets will be listed for the account. An account may have at most one wallet per asset.

Request Params

KeyDatatypeRequiredDescription
assetstring

HEADERS

KeyDatatypeRequiredDescription
Acceptstring

RESPONSES

status: OK

{"chain":"bitcoin:ma000000000000000401548383c5a:d7a008c9ffc5ba35951acdca24","address":"401548383c5a:d7a008c9ffc5ba35951acdc","created_at":"2023-12-30T21:10:22.850Z"}