Entitlements
Get entitlements for a account
This API let’s you to get the entitlements for a account
GET
/
accounts
/
{account_id}
/
entitlements
Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Path Parameters
account_id corresponding to an account
Maximum length:
50
Response
200 - application/json