List Registered Portfolio Addresses
This endpoint returns all the registered portfolio addresses for the current API key.
get
Get list of addresses from a portfolio.
Authorizations
x-api-keystringRequired
Query parameters
assetTypestringRequired
offsetnumberOptionalDefault:
0limitnumber · min: 25 · max: 25OptionalDefault:
25Responses
200
Default Response
application/json
400
Invalid input
application/json
401
Unauthorized
application/json
404
Not found
application/json
429
Rate limit exceeded
application/json
500
Internal server error
application/json
get
/v1/portfolioLast updated