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

# Get all feature flags

`GET /api/v1/system/features`

Retrieve the status of all system feature flags

## Response `200`

All feature flags retrieved successfully

- AllFeatureFlagsResponseDto
  - `flags` object, required — All feature flags and their status
  - `timestamp` string, required — Timestamp of response

---

[API](https://skmtc.dev/manifoldfinance/apis/eigenlayer-public-api-specification.md) · [All operations](https://skmtc.dev/manifoldfinance/apis/eigenlayer-public-api-specification/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/manifoldfinance/eigenlayer-public-api-specification/revisions/068b24703dfe/schema)
