Get webhook
Retrieve the data of a specific webhook
Overview
Returns the data of a specific webhook. As with the list endpoint, authentication credentials and the signingsecret are not returned for security reasons.
webhookId is obtained from the Create webhook or List webhooks endpoint.Authorizations
Secret Key generated in the Hub Message Security panel
Path Parameters
Channel ID
"019E4C54B1B375A28970B605CA9B03C3"
Webhook ID
"A1B2C3D4E5F6789012345678901234AB"
Response
Webhook data
Unique webhook ID
"A1B2C3D4E5F6789012345678901234AB"
ID of the channel this webhook belongs to
"019E4C54B1B375A28970B605CA9B03C3"
Event destination URL
"https://app.yourcompany.com/webhooks/hubmessage"
Webhook description
"Main production webhook"
Configured event types
["MESSAGE_RECEIVED", "MESSAGE_STATUS"]Current webhook status
ENABLED, DISABLED "ENABLED"
Indicates whether HMAC signing is enabled
true
Summary of configured authentication — credentials are not returned for security
Delivered payload format
DEFAULT, Z_API "DEFAULT"
Configured extra attributes
{}Creation date
"2025-01-15T10:30:00.000+0000"
Last update date
"2025-01-15T10:30:00.000+0000"