List plans

Authentication

X-Schematic-Api-Keystring
API Key authentication via header

Query parameters

company_idstringOptional
for_fallback_planbooleanOptional

Filter for plans valid as fallback plans (not linked to billing)

for_initial_planbooleanOptional

Filter for plans valid as initial plans (not linked to billing, free, or auto-cancelling trial)

for_trial_expiry_planbooleanOptional

Filter for plans valid as trial expiry plans (not linked to billing or free)

has_product_idbooleanOptional
Filter out plans that do not have a billing product ID
idslist of stringsOptional
include_draft_versionsbooleanOptional
Include billing settings from draft versions for plans which have draft version
plan_typeenumOptional
Filter by plan type
Allowed values:
qstringOptional
without_entitlement_forstringOptional
Filter out plans that already have a plan entitlement for the specified feature ID
without_paid_product_idbooleanOptional
Filter out plans that have a paid billing product ID
limitlongOptional

Page limit (default 100)

offsetlongOptional

Page offset (default 0)

Response

OK
datalist of objects
paramsobject
Input parameters

Errors

400
Bad Request Error
401
Unauthorized Error
403
Forbidden Error
404
Not Found Error
500
Internal Server Error