GET

Get a webhook

GET /webhooks/{id}

Returns webhook details including the signing secret.

Talk to this API →

Try it

curl https://api.everycent.ai/v1/webhooks/{id} \
  -H "Authorization: Bearer ec_sandbox_3F5U"