Feature Flags
Get evaluated feature flags
Returns all feature flags and configs for the project environment associated with the provided client API key. Feature flag values are evaluated for the optional user identifier.
get/api/v1/featureflags
Headers
userstring
Example:user_123
Stable application user identifier used for percentage rollout evaluation. Send an empty value or omit this header for anonymous evaluation.
Response
Evaluated feature flags and configs for the client environment.