Coming soon; contact us if you need access to this API endpoint.
- Productionhttps://api-v2.dash.app/account-security
- Staginghttps://api-v2.dashstaging.app/account-security
curl -i -X GET \
https://api-v2.dash.app/account-security \
-H 'Authorization: Bearer <YOUR_JWT_HERE>'Response
{ "result": { "accountId": "cfb665ca-ce35-4418-b9d5-70ee815db4bd", "mfaEnabled": true }, "permittedActions": [ { … } ] }