customers
Get customer entitlements.
Retrieve the entitlement values for a specific customer and app, including all custom and default entitlements assigned to the customer.
Required RBAC Policy: kots/app/[:appid]/license/[:licenseid]/read
get/app/{app_id}/customer-entitlements/{customer_id}
Path parameters
app_idstring required
App identifier
customer_idstring required
Customer identifier
Response
GetCustomerEntitlementsResponse represents a customer.
Changes
No recorded changes to this endpoint across all 1 revision of this API.