---
title: "Get Endpoint Secret"
method: GET
path: "/api/v1/webhooks/endpoints/{endpoint_id}/secret"
tags: ["External: Webhooks"]
---

# Get Endpoint Secret

`GET /api/v1/webhooks/endpoints/{endpoint_id}/secret`

## Path parameters

- `endpoint_id` string, required

## Response `200`

Successful Response

- EndpointSecretResponse
  - `key` string, required

## Other responses

- `422` — Validation Error

---

[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.dev/openwearables/apis/open-wearables-api/revisions/427d02add648?raw)
