/message/:id - GetMessage
GET {{host}}/message/1
A simple request that returns the details of a specific message. To access other messages, simply update the message ID of '1' to a different message ID number.
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
accept | string | ||
Referer | null |