Returns details of a specific webhook endpoint including URL, events, and retry configuration.
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Webhook endpoint UUID
Webhook endpoint details
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