Skip to main content
POST
Query entitlements

Authorizations

x-api-key
string
header
required

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

Body

application/json

Filter

end_time
string<date-time>
entity_ids
string[]
entity_type
enum<string>
Available options:
PLAN,
SUBSCRIPTION,
ADDON
expand
string
feature_ids
string[]
feature_type
enum<string>
Available options:
metered,
boolean,
static,
config
filters
object[]

Specific filters for entitlements

is_enabled
boolean
limit
integer
Required range: 1 <= x <= 1000
offset
integer
Required range: x >= 0
order
enum<string>
Available options:
asc,
desc
plan_ids
string[]
sort
object[]
start_time
string<date-time>
status
enum<string>
Available options:
published,
deleted,
archived

Response

OK

items
object[]
pagination
object