Webhooks
Get webhook message
Retrieves a message previously sent by the webhook. Only messages authored by the webhook can be retrieved.
get/webhooks/{webhook_id}/{token}/messages/{message_id}
Path parameters
The ID of the webhook
tokenstring required
The webhook token
The webhook token
The ID of the message
Response
Success