latestOpenAPI 3.1.02026-08-237602082.8 MB

529d7d36d7d6

Webhooks

Get Webhook Subscription

Fetch a single webhook subscription owned by the authenticated user.

get/webhooks/{id}

Path parameters

idinteger required

Webhook id, as returned by GET /v1/webhooks.

Response

Successful calculation

okboolean

Example response

{
  "ok": true
}