beaconed_webhooks_events
Retrieve a paginated list of all webhook event types supported by Beaconed to discover available events for configuring integrations.
Instructions
GET /api/v1/webhooks/events — fetch the global catalog of all available webhook event types
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| page | No | Page number (1-based) | |
| per_page | No | Items per page (max 100) |