Get Message
This endpoint returns the complete message with the given ID.
Request
The unique id of the message.
Response
Base64 encoded request body
The time when the message was created in milliseconds.
Either topic
or url
The endpoint Id the message was sent to. Only available if the message was sent to an endpoint.
The HTTP headers sent to your API.
The unique message Id
The unique schedule Id
The topic name the message was sent to
Only available if the message was sent to a topic.
The topic Name the message was sent to
Only available if the message was sent to a topic.
This might be outdated if you have since changed the topic name. In that case, please rely on the topic id instead because it is guaranteed to be consistent.
The url where this message is being sent to.
Was this page helpful?