GET
/
message
/
{id}
/
history

Authorizations

apikey
string
headerrequired

Authentication is done via apikey provided for your account

Include the following in your request header

apikey: "your_apikey_here"

Path Parameters

id
string
required

ID of message

Response

200 - application/json
messageId
string
history
object[]