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

# Get server feature flags

`GET /api/features`

Returns the server's feature capabilities

## Response `200`

Success

- object
  - `supports_preview_metadata` boolean — Whether the server supports preview metadata
  - `max_upload_size` integer — Maximum upload size in bytes

---

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