v1

latestOpenAPI 3.0.32026-07-22194221292.5 KB
featureFlags

Retrieve feature flag evaluation for workspace

Evaluates a specific feature flag for the workspace with full details including variant and payload. Useful for testing and debugging feature flag targeting.

get/features/{featureKey}

Path parameters

featureKeystring required

Name of the feature flag

Query parameters

accountstring

Account ID to check feature flags for. When provided, evaluates the feature flag at the account level instead of the workspace level.

Response

Feature flag evaluation result with details

enabledboolean
evaluatedAtstring date-time
featureKeystring
payloadobject
variantstring