Retrieve a message
Retrieve a message details
GET
https://sandbox-api.stilt.com/v1/webhooks/endpoints/messages/{message_id}
Path Parameters
Name
Type
Description
message_id*
string
The uuid of the message
Be sure to omit `Content-Type': 'application/json'
from the header of this request to avoid a 500
error
Last updated