Retrieve customer entitlements
Entitlements
Retrieve customer entitlements
Retrieves detailed entitlement information for a customer.
- If
feature_idis provided as a query parameter, returns details for that specific feature. - If
feature_idis omitted, returns all entitlements for the customer.
GET
Retrieve customer entitlements
Authorizations
The Server API Key obtained from the kelviq application. Pass as a Bearer token in the Authorization header. Example: 'Authorization: Bearer YOUR_API_KEY'
Query Parameters
The unique identifier for the customer.
Optional. The unique identifier for a specific feature. If provided, filters entitlements to this feature.