v2

latestOpenAPI 3.1.02026-08-05267431678.1 KB
feature-flags

Get Feature Flags

Return resolved feature flags for the requesting user.

Uses FlexibleAuth (not get_current_user_with_client) because the JWT path inside _authenticate_with_jwt resolves the billing team and calls set_session_team_scope — required for per-team Datadog targeting rules to take effect on this evaluation.

Returns: FeatureFlagsResponse with each flag's resolved boolean value.

get/feature-flags

Response

Successful Response

research_agent_enabledboolean required
mle_agent_enabledboolean required
continuous_adaptation_agent_enabledboolean required
billing_credits_page_enabledboolean required
usage_insights_ui_enabledboolean required
observability_enabledboolean required
pioneer_openrouter_provider_enabledboolean required
All 267 operations