Wallets
List Portfolio Wallets
List all wallets associated with a given portfolio.
GET
Use the Prime SDK or CLI to test this endpoint by following the quickstart guide and running with the following examples
For more information, please visit the Prime Java SDK.
For more information, please visit the Prime Java SDK.
For more information, please visit the Prime .NET SDK.
For more information, please visit the Prime Go SDK.
For more information, please visit the Prime Python SDK.
For more information, please visit the Prime CLI.
For more information, please visit the Prime TS SDK.
Path Parameters
The portfolio ID
Query Parameters
The wallet type
- VAULT: A crypto vault
- TRADING: A trading wallet
- WALLET_TYPE_OTHER: Other wallet types (like consumer, etc)
- QC: A QC Wallet
- ONCHAIN: An Onchain wallet
Available options:
UNKNOWN_WALLET_TYPE
, VAULT
, TRADING
, WALLET_TYPE_OTHER
, QC
, ONCHAIN
Cursor used for pagination (last consumed record)
Number of wallets to retrieve
Sorting order
Available options:
DESC
, ASC
The wallet symbol
Response
200
application/json
A successful response.
The response is of type object
.