List webhook endpoints

GEThttps://app.speybooks.com/api/v1/webhooks/

Returns all webhook endpoints for the organisation with 24-hour delivery statistics and the complete list of available event types for UI population. Signing secrets are never included on this surface: each endpoint carries secretHint (the last four characters) for identification. The full secret is disclosed once at creation and once per rotation; if a secret is lost, rotate it.

Response

200Returns all webhook endpoints for the organisation with 24-hour delivery stats and the list of available event types.
Show response fields
availableEventsarray<string>
endpointsarray<object>
Show child attributes
eventsarray<string>
idinteger
isActiveboolean
secretHintstring
stats24hobject
Show child attributes
deliveredinteger
failedinteger
totalinteger
urlstring