Entitlements
Get active entitlements for a customer
GET
Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Query Parameters
The customer ID to get active entitlements for.
The product ID to get active entitlements for.
The subscription ID to get active entitlements for.
Response
200
application/json
List of active entitlements for a customer.
The response is of type object
.