List plan entitlements
Authentication
X-Schematic-Api-Keystring
API Key authentication via header
Query parameters
feature_id
Filter plan entitlements by a single feature ID (starting with feat_)
feature_ids
Filter plan entitlements by multiple feature IDs (starting with feat_)
ids
Filter plan entitlements by multiple plan entitlement IDs (starting with pltl_)
plan_id
Filter plan entitlements by a single plan ID (starting with plan_)
plan_ids
Filter plan entitlements by multiple plan IDs (starting with plan_)
plan_version_id
Filter plan entitlements by a single plan version ID (starting with plvr_)
plan_version_ids
Filter plan entitlements by multiple plan version IDs (starting with plvr_)
q
Search for plan entitlements by feature or company name
with_metered_products
Filter plan entitlements only with metered products
limit
Page limit (default 100)
offset
Page offset (default 0)
Response
OK
data
params
Input parameters
Errors
400
Bad Request Error
401
Unauthorized Error
403
Forbidden Error
404
Not Found Error
500
Internal Server Error