---
title: "Get enabled feature flags"
method: GET
path: "/api/features"
tags: ["system"]
---

# Get enabled feature flags

`GET /api/features`

Returns a dictionary of feature flag names to their enabled state.

## Response `200`

Feature flags

- object

## Changes

- **2026-04-24** `a66055fa384e` — 4 warning, 5 info
  - the optional response header `Cache-Control` removed for the status `200`
  - the optional response header `Vary` removed for the status `200`
  - removed the optional property `max_upload_size` from the response with the `200` status
  - removed the optional property `supports_preview_metadata` from the response with the `200` status
  - …5 more

[Change history](https://skmtc.dev/comfy-org/apis/comfyui-api/changes/api/features/get.md)

---

[API](https://skmtc.dev/comfy-org/apis/comfyui-api.md) · [All operations](https://skmtc.dev/comfy-org/apis/comfyui-api/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/comfy-org/comfyui-api/revisions/a66055fa384e/schema)
