---
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

## Changes

- **2026-07-26** `e8a9270a1ee1` — 1 info
  - endpoint added

[Change history](https://skmtc.dev/openwearables/apis/open-wearables-api/changes/api/v1/config/get.md)

---

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