GET
/
entitlements
/
{id}

Authorizations

x-api-key
string
header
required

Enter your API key in the format x-api-key <api-key>*

Path Parameters

id
string
required

Entitlement ID

Response

200 - application/json
created_at
string
created_by
string
feature
object
feature_id
string
feature_type
enum<string>
Available options:
metered,
boolean,
static
id
string
is_enabled
boolean
is_soft_limit
boolean
plan
object
plan_id
string
static_value
string
status
enum<string>
Available options:
published,
deleted,
archived
tenant_id
string
updated_at
string
updated_by
string
usage_limit
integer
usage_reset_period
enum<string>
Available options:
MONTHLY,
ANNUAL,
WEEKLY,
DAILY