Skip to main content
GET
/
v1
/
webhooks
/
{id}
curl "https://api.signa.so/v1/webhooks/whk_01HK..." \
  -H "Authorization: Bearer $SIGNA_API_KEY"

Documentation Index

Fetch the complete documentation index at: https://docs.signa.so/llms.txt

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

Path Parameters

id
string
required
Endpoint ID (whk_*).

Response

A single Webhook (secret redacted). To get a fresh signing secret, use Rotate Secret.
curl "https://api.signa.so/v1/webhooks/whk_01HK..." \
  -H "Authorization: Bearer $SIGNA_API_KEY"