---
title: "Get Config"
method: GET
path: "/api/v1/config"
tags: ["Internal: Config"]
---

# Get Config

`GET /api/v1/config`

## Response `200`

Successful Response

- ConfigResponse — Instance feature flags for the admin panel. Additive-only: append new flags, never remove or repurpose, so the frontend stays backward compatible.
  - `outgoing_webhooks_enabled` boolean, required

---

[API](https://skmtc.net/openwearables/apis/open-wearables-api.md) · [All operations](https://skmtc.net/openwearables/apis/open-wearables-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/openwearables/open-wearables-api/versions/37c1c527cd8f/schema)
