---
title: "GET /api/webhooks/{webhook_id}/"
method: GET
path: "/api/webhooks/{webhook_id}/"
tags: ["api"]
---

# GET /api/webhooks/{webhook_id}/

`GET /api/webhooks/{webhook_id}/`

Returns a webhook object for the given id. Requires the MANAGE_WEBHOOKS permission or to be the owner of the webhook.

## Path parameters

- `webhook_id` string, required

## Response `200`

- WebhookResponse — unresolved $ref

## Other responses

- `404` — No description available

---

[API](https://skmtc.net/spacebarchat/apis/spacebar-server.md) · [All operations](https://skmtc.net/spacebarchat/apis/spacebar-server/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/spacebarchat/spacebar-server/revisions/47dcffd5174f/schema)
