list_webhooks
Retrieve all webhooks for an Eventbrite organization using its organization ID. Returns a paginated list to manage event notifications.
Instructions
List Webhooks by Organization ID.
ENDPOINT: GET /organizations/{organization_id}/webhooks/
Returns paginated response.
AUTHENTICATION: Requires: Authorization: Bearer PERSONAL_OAUTH_TOKEN
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| organization_id | Yes | Organization ID (required) |