Retrieves a list of all the entitlements associated with the specified feature.
Sample Request
Sample Result[JSON]
URL Format
GET https://[site].chargebee.com/api/v2/entitlements
Input Parameters
Filter Params
For operator usages, see the Pagination and Filtering section.
optional, enumerated string filter
The type
of the entity
to which this entitlement belongs. Possible values are : plan, addon, charge, plan_price, addon_price.
Supported operators : is, is_not, in, not_in, in, not_in
Example → entity_type[in] = "plan_price"
Supported operators: in, is
Example →
plan_priceReturns
next_offset
optional, string, max chars=1000
This attribute is returned only if more resources are present. To fetch the next set of resources use this value for the input parameter offset.
Entitlement object
Resource object representing entitlement