Skip to main content
GET
/
api
/
webhooks
/
{id}
Get a webhook by ID
curl --request GET \
  --url https://api.vambe.me/api/webhooks/{id}

Documentation Index

Fetch the complete documentation index at: https://docs.vambe.me/llms.txt

Use this file to discover all available pages before exploring further.

Path Parameters

id
string
required

Query Parameters

includeDeleted
boolean
default:false

Response

200

Returns the webhook (including if soft-deleted if specified)