Python
Webhooks
List active webhooks for event
Returns enabled webhook subscriptions for a specific event type.
GET
Python
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Query Parameters
The event type to filter by, for example knowledge.processing.completed or batch_prediction.completed.
Available options:
knowledge.processing.completed, batch_prediction.completed, batch_prediction.failed, batch_prediction.expired, batch_prediction.cancelled