Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Headers
The idempotency key that will be used to ensure the request is only performed once
Path Parameters
The company ID with the prefix 'cmp_'.
The resource ID
Response
200 - application/json
OK
The aggregator type of the entitlement
The ID of the entitlement
The key of the entitlement
The name of the entitlement
The possible values of the entitlement if the type is ENUM
The type of the entitlement that can be BOOL, TEXT, NUMBER or ENUM