---
title: "Get a specific feature flag by ID"
method: GET
path: "/v1/admin/feature-flags/{id}"
tags: ["FeatureFlags"]
---

# Get a specific feature flag by ID

`GET /v1/admin/feature-flags/{id}`

## Path parameters

- `id` string, required

## Response `200`

Feature flag details

## Other responses

- `404` — Feature flag not found

## Changes

- **2026-02-05** `e4e9c1052a07` — 1 info
  - the endpoint scheme security `lorikeetClientId AND lorikeetSignatureAuthV1` was removed from the API

[Change history](https://skmtc.dev/optechai/apis/lorikeet-api/changes/v1/admin/feature-flags/:id/get.md)

---

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