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
limit
Maximum number of webhooks to return
cursor
Cursor for pagination
Response
List of webhooks
data
meta
Errors
401
Unauthorized Error
429
Too Many Requests Error