---
title: "getWebhook"
method: GET
path: "/getWebhook/{webhook_id}"
---

# getWebhook

`GET /getWebhook/{webhook_id}`

Get webhook details

## Headers

- `AUTHORIZATION` string, required

## Response `200`

200

- object
  - `id` integer
  - `url` string
  - `secret` string
  - `events` string[]
  - `active` boolean

## Other responses

- `400` — 400

---

[API](https://skmtc.net/telepay/apis/telepay-rest-api.md) · [All operations](https://skmtc.net/telepay/apis/telepay-rest-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/telepay/telepay-rest-api/versions/02f04301c30e/schema)
