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