Get asset addresses
deprecated
DEPRECATED!
- If your application logic or scripts rely on the deprecated endpoint, you should update to account for GET/V1/vault/accounts///addresses_paginated before Mar 31,2024.
- All workspaces created after Mar 31,2024. will have it disabled. If it is disabled for your workspace and you attempt to use it, you will receive the following error message: “This endpoint is unavailable.
- Please use the GET /v1/vault/accounts///addresses_paginated endpoint to return all the wallet addresses associated with the specified vault account and asset in a paginated list.
Endpoint Permission: Admin, Non-Signing Admin, Signer, Approver, Editor, Viewer.
GET
Get asset addresses
Path Parameters
The ID of the vault account to return
The ID of the asset
Previous
Create new asset deposit addressCreates a new deposit address for an asset of a vault account.
Should be used for UTXO or Tag/Memo based assets ONLY.
Requests with account based assets will fail.
Endpoint Permission: Admin, Non-Signing Admin.
Next
Get asset addresses