List asset data entries

GET/api/portfolio/assets/{id}/data

Path parameters

  • idintegerRequired#

Responses

200`ResourceCollection`
{}
curl https://your-url.com/kong/core/api/gateway/api/portfolio/assets/{id}/data\
  -H "Authorization: Bearer $DELIO_API_KEY"\
  -H "Content-Type: application/json"