Get customer entitlements
Returns all active entitlements for a customer across all their active subscriptions. Entitlements are deduplicated by feature — if a customer has the same feature from multiple subscriptions, the highest limit (or unlimited) is returned.
Authentication
AuthorizationBearer
Use a secret key (sk_test_* or sk_live_*) for full read/write access, or a public key (pk_test_* or pk_live_*) for read-only access.
Path parameters
id
The customer UUID.
Response
Customer entitlements
data
Errors
401
Unauthorized Error