---
title: "Changes to Fetch details of a webhook"
method: GET
path: "/webhooks/{webhook_id}"
---

# Changes to Fetch details of a webhook

`GET /webhooks/{webhook_id}`

> Every recorded change to this endpoint, newest first.

## Timeline

Changed in 5 of 50 revisions.

- **2025-04-04** (v2) `cb67ff854c71` — 1 breaking, 1 info
- **2025-04-02** (v2) `68b9e665bfcc` — 1 warning, 1 info
- **2024-11-19** (v2) `d8c5d90e84ac` — 1 breaking, 1 info
- **2024-08-09** (v2) `65ed3e73952b` — 2 warning
- **2023-12-07** (v2) `392ece68c58e` — 1 info

## Changes

- **2025-04-04** (v2) `cb67ff854c71` — 1 breaking, 1 info
  - added the new path request parameter `webhook_id`
  - the endpoint scheme security `Authorization` was added to the API
- **2025-04-02** (v2) `68b9e665bfcc` — 1 warning, 1 info
  - deleted the `path` request parameter `webhook_id`
  - the endpoint scheme security `Authorization` was removed from the API
- **2024-11-19** (v2) `d8c5d90e84ac` — 1 breaking, 1 info
  - added the new path request parameter `webhook_id`
  - the endpoint scheme security `Authorization` was added to the API
- **2024-08-09** (v2) `65ed3e73952b` — 2 warning
  - added the new `meeting.summary` enum value to the `data/events/items/` response property for the response status `200`
  - added the new `meeting.transcript` enum value to the `data/events/items/` response property for the response status `200`
- **2023-12-07** (v2) `392ece68c58e` — 1 info
  - added the required property `data/enabled` to the response with the `200` status

---

[Operation](https://skmtc.dev/dyte-io/apis/dyte-rest-apis/docs/webhooks/:webhook_id/get.md) · [API](https://skmtc.dev/dyte-io/apis/dyte-rest-apis.md) · [Page](https://skmtc.dev/dyte-io/apis/dyte-rest-apis/changes/webhooks/:webhook_id/get)
