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
webhook_idstring snowflake required
The ID of the webhook
tokenstring required
The token
message_idstring snowflake required
The ID of the message
Response
Success
Changes
No recorded changes to this endpoint across all 1 revision of this API.