v80

latestOpenAPI 3.0.0raw.githubusercontent.com2026-08-03260491955.2 KB
features

Count features

get/features/count

Query parameters

boolean_require_eventboolean

Only return boolean features if there is an associated event. Automatically includes boolean in the feature types filter.

Only return boolean features if there is an associated event. Automatically includes boolean in the feature types filter.

feature_typeFeatureType[]

Filter by one or more feature types (boolean, event, trait)

Filter by one or more feature types (boolean, event, trait)

idsstring[]
managed_by'metronome' | 'orb' | 'schematic' | 'stripe'

Filter for features managed by a billing provider, or by Schematic (no billing provider)

plan_version_idstring

Filter by plan version ID when used with without_plan_entitlement_for; if not provided, the latest published version is used

Filter by plan version ID when used with without_plan_entitlement_for; if not provided, the latest published version is used

qstring

Search by feature name or ID

Search by feature name or ID

without_company_override_forstring

Filter out features that already have a company override for the specified company ID

Filter out features that already have a company override for the specified company ID

without_plan_entitlement_forstring

Filter out features that already have a plan entitlement for the specified plan ID

Filter out features that already have a plan entitlement for the specified plan ID

limitinteger

Page limit (default 100)

Page limit (default 100)

offsetinteger

Page offset (default 0)

Page offset (default 0)

Response

OK