List plans
Authentication
X-Schematic-Api-Keystring
API Key authentication via header
Query parameters
company_id
for_fallback_plan
Filter for plans valid as fallback plans (not linked to billing)
for_initial_plan
Filter for plans valid as initial plans (not linked to billing, free, or auto-cancelling trial)
for_trial_expiry_plan
Filter for plans valid as trial expiry plans (not linked to billing or free)
has_product_id
Filter out plans that do not have a billing product ID
ids
include_draft_versions
Include billing settings from draft versions for plans which have draft version
plan_type
Filter by plan type
Allowed values:
q
without_entitlement_for
Filter out plans that already have a plan entitlement for the specified feature ID
without_paid_product_id
Filter out plans that have a paid billing product ID
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