- Productionhttps://api-v2.dash.app/current-user-referrer
- Staginghttps://api-v2.dashstaging.app/current-user-referrer
curl -i -X GET \
https://api-v2.dash.app/current-user-referrer \
-H 'Authorization: Bearer <YOUR_JWT_HERE>'Response
{ "result": { "code": "5fb665ca-ce35-4418-b9d5-70ee815db4bd" }, "permittedActions": [ { … } ] }