Entitlements
Customers

Get customer access

Get the overall access of a customer.

get/api/v1/customers/{customerIdOrKey}/access

Path parameters

string required

ULID (Universally Unique Lexicographically Sortable Identifier).

OR
string required

ExternalKey is a looser version of key.

Example:01G65Z755AFWAKHE12NY0CQ9FH

Response

The request has succeeded.

entitlementsobject required

Map of entitlements the customer has access to. The key is the feature key, the value is the entitlement value + the entitlement ID.

Changes

No recorded changes to this endpoint across all 1 revision of this API.