beaconed_webhooks_list
List webhook subscriptions registered to your API key. Use page and per_page to control pagination.
Instructions
GET /api/v1/webhooks — list webhook subscriptions registered for the current API key
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| page | No | Page number (1-based) | |
| per_page | No | Items per page (max 100) |