List asset valuations
GET
/api/portfolio/assets/{asset}/asset-valuationsPath parameters
- The asset ID
Responses
200`ResourceCollection`
{}curl https://your-url.com/kong/core/api/gateway/api/portfolio/assets/{asset}/asset-valuations\
-H "Authorization: Bearer $DELIO_API_KEY"\
-H "Content-Type: application/json"