---
title: "Get Gen Ai Api Key From Dynamic Config Store"
method: GET
path: "/manage/admin/genai-api-key"
---

# Get Gen Ai Api Key From Dynamic Config Store

`GET /manage/admin/genai-api-key`

NOTE: Only gets value from dynamic config store as to not expose env variables.

## Response `200`

Successful Response

- ApiKey
  - `api_key` string, required

---

[API](https://skmtc.net/engineertheory/apis/recap-backend.md) · [All operations](https://skmtc.net/engineertheory/apis/recap-backend/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/engineertheory/recap-backend/versions/ea9db8f9a24d/schema)
