- Productionhttps://api-v2.dash.app/search-filters
- Staginghttps://api-v2.dashstaging.app/search-filters
curl -i -X GET \
https://api-v2.dash.app/search-filters \
-H 'Authorization: Bearer <YOUR_JWT_HERE>'Response
[ { "result": { … }, "permittedActions": [ … ] } ]