---
title: "List User Feature Flags"
method: GET
path: "/v1/user/feature-flags"
tags: ["User"]
---

# List User Feature Flags

`GET /v1/user/feature-flags`

List the current user's active feature flags.

## Response `200`

Successful Response

- UserFeatureFlags — Active feature flags assigned to a user.
  - `feature_flags` FeatureFlagName[], required

## Changes

- **2026-09-03** `9d4860085c43` — 1 info
  - endpoint added

[Change history](https://skmtc.dev/flower/apis/superlink-api/changes/v1/user/feature-flags/get.md)

---

[API](https://skmtc.dev/flower/apis/superlink-api.md) · [All operations](https://skmtc.dev/flower/apis/superlink-api/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/flower/superlink-api/revisions/9d4860085c43/schema)
