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

# GET /api/webhooks/{webhook_id}/{webhook_token}/

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

Returns a webhook object for the given id and token.

## Path parameters

- `webhook_id` string, required
- `webhook_token` string, required

## Response `200`

- WebhookResponse — unresolved $ref

## Other responses

- `404` — No description available

## Changes

- **2026-08-02** `034b4e879932` — 1 info
  - endpoint added

[Change history](https://skmtc.dev/spacebarchat/apis/spacebar-server/changes/api/webhooks/:webhook_id/:webhook_token/get.md)

---

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