Coming soon; contact us if you need access to this API endpoint.
- Productionhttps://api-v2.dash.app/current-user-preferences
- Staginghttps://api-v2.dashstaging.app/current-user-preferences
curl -i -X GET \
https://api-v2.dash.app/current-user-preferences \
-H 'Authorization: Bearer <YOUR_JWT_HERE>'Response
- FIXED
- FIELD
{ "result": { "userId": "google-oauth2|110955770826801837334", "defaultSort": { … }, "defaultSearchFiltersMatchValues": { … } }, "permittedActions": [ { … } ] }