List webhooks

List all webhook subscriptions configured for this AI Agent

Authentication

AuthorizationBearer

Bearer authentication of the form Bearer <token>, where token is your auth token.

Query parameters

limitintegerOptional1-100
Maximum number of webhooks to return
cursorstringOptional
Cursor for pagination

Response

List of webhooks
datalist of objects or null
metaobject or null

Errors