cURL
curl --request GET \ --url https://api.togai.com/accounts/{account_id}/entitlements \ --header 'Authorization: Bearer <token>'
{ "data": [ { "featureId": "<string>", "value": "<string>" } ] }
This API let’s you to get the entitlements for a account
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Bearer <token>
<token>
account_id corresponding to an account
50
"ACC00001"
Success response
Show child attributes
Feature ID
Value of the feature