List webhook endpoints
GET
https://app.speybooks.com/api/v1/webhook-endpoints/Returns all webhook endpoints for the organisation with their signing secrets and 24-hour delivery statistics. Also includes the complete list of available event types for UI population.
Response
200 Returns all webhook endpoints for the organisation with 24-hour delivery stats and the list of available event types.
Show response fields
availableEvents array<string>endpoints array<object>Show child attributes
events array<string>id integerisActive booleanstats24h objectShow child attributes
delivered integerfailed integertotal integerurl string