Returns all webhook endpoints configured by the authenticated user.
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
List of webhook endpoints
Webhook endpoint UUID
"a1b2c3d4-e5f6-7890-abcd-ef1234567890"
Owner user ID
Destination URL
"https://example.com/webhook"
Subscribed event types
["message.received", "message.sent"]Max retry attempts on failure
3
Request timeout in milliseconds
5000
Whether the endpoint is active
true
Creation timestamp
Last update timestamp
HMAC secret for signature verification
Human-readable description
"Production webhook"
Scoped instance ID (null = all instances)
Custom HTTP headers sent with each delivery