cURL
curl --request GET \ --url https://commerce1.on-hellgate.dev/accounts/{account_id}/privileges \ --header 'X-API-Key: <api-key>'
[ { "allowed": true, "name": "<string>", "resources": [ "<string>" ] } ]
Account ID
Success