get https://api.spreetail.com/api/v1/notifications/history/
Returns a previously sent webhook notification message. This will return the message, the x-message-hash
header, and the x-message-signature
header. Use this to validate the authenticity of messages sent to your webhook endpoint.
For more details, see the Webhook Notifications guide.