List a survey's signed webhooks

Account-level webhooks registered against a survey. Distinct from the Zapier/Make/n8n hooks: these are signed with an HMAC X-Zigpoll-Signature header and retried on failure, and are the mechanism to use when something needs to react to survey responses reliably.

The signing secret is never returned here. It is shown once, by the create call.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Query Params
string
required

The ID of the poll whose webhooks to list.

Responses

403

Your role does not permit this action, or the account lacks API access

404

Poll not found or you do not own the account it belongs to

422

pollId is required

Language
Credentials
Header
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json