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

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"