v4

latestOpenAPI 3.0.32026-08-024840393.1 KB
Feature Flags

Get evaluated feature flags

Returns all feature flags with their evaluated enabled/disabled status for the authenticated user and specified organization

get/v1/feature-flags

Query parameters

organizationIdstring uuid required

The organization ID to evaluate feature flags for

environment'development' | 'staging' | 'production'

The environment context for rule evaluation

Response

Feature flags evaluated successfully

flagsobject

Map of feature flag names to their enabled status