Get asset by source ID
GET
/api/portfolio/assets/source/{sourceId}Path parameters
Responses
200`AssetResource`
{}curl https://your-url.com/kong/core/api/gateway/api/portfolio/assets/source/{sourceId}\
-H "Authorization: Bearer $DELIO_API_KEY"\
-H "Content-Type: application/json"