latestOpenAPI 3.1.02026-08-19270462702.4 KB
b92f75fd3b61
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