---
title: "Get feature flags"
method: GET
path: "/feature-flags"
tags: ["Feature Flags"]
---

# Get feature flags

`GET /feature-flags`

## Response `200`

A list of feature flags

- FeatureFlags
  - `authMode` 'oauth2' | 'shared-secret'

## Other responses

- `500` — An internal server error occurred

---

[API](https://skmtc.dev/digital-asset/apis/backend-api.md) · [All operations](https://skmtc.dev/digital-asset/apis/backend-api/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/digital-asset/backend-api/revisions/8821f8847f2c/schema)
