---
title: "Get Webhook By Id"
method: GET
path: "/api/v1/outbound_webhook/{webhook_id}"
tags: ["Outbound Webhook"]
---

# Get Webhook By Id

`GET /api/v1/outbound_webhook/{webhook_id}`

Gets an webhook by its id

## Path parameters

- `webhook_id` string, uuid, required

## Response `200`

Successful Response

- unknown

## Other responses

- `422` — Validation Error

---

[API](https://skmtc.net/insighto/apis/ragify.md) · [All operations](https://skmtc.net/insighto/apis/ragify/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/insighto/ragify/revisions/cdca56191be9/schema)
