Skip to main content

List available webhook events

GET 

/projects/:project_id/webhooks/events/

Returns the list of event types that webhooks can subscribe to. Each event type follows the format resource.action (e.g., dataset.status_changed, job.completed).

Request

Responses