---
title: "Get webhook validation key"
method: GET
path: "/webhook/validation-key"
tags: ["Webhook Notifications"]
---

# Get webhook validation key

`GET /webhook/validation-key`

Permissions required: **Configure Webhooks**


Get key to validate webhook authenticity.

## Response `200`

Webhook event type list

- object
  - `value` string, required

## Other responses

- `401` — Unauthenticated
- `403` — Forbidden
- `429` — Too Many Requests
- `500` — Internal Server Error

---

[API](https://skmtc.net/anchorage/apis/anchorage-digital-api-reference.md) · [All operations](https://skmtc.net/anchorage/apis/anchorage-digital-api-reference/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/anchorage/anchorage-digital-api-reference/versions/166864b1ec6d/schema)
