Skip to main content
GET
/
v1
/
account
/
me
/
entitlements
Get Entitlements
curl --request GET \
  --url https://api.polysimulator.com/v1/account/me/entitlements \
  --header 'X-API-Key: <api-key>'
{}

Authorizations

X-API-Key
string
header
required

Issue from /v1/keys (or admin-issued for enterprise tier).

Headers

authorization
string | null

Response

Successful Response

Flat entitlement map for the current user (feature flags + caps).