Security
bearerToken
The unique ID of the Asset
- Productionhttps://api-v2.dash.app/assets/{id}/comments
- Staginghttps://api-v2.dashstaging.app/assets/{id}/comments
curl -i -X GET \
'https://api-v2.dash.app/assets/{id}/comments' \
-H 'Authorization: Bearer <YOUR_JWT_HERE>'Response
[ { "result": { … }, "permittedActions": [ … ] } ]