Message
Get a message by its ID
Quickly get the full object for a given message. From the message, you can get the topic and all messages which exist on that topic.
GET
/
api
/
message
/
{message_id}
Authorizations
Headers
The dataset id or tracking_id to use for the request. We assume you intend to use an id if the value is a valid uuid.
Path Parameters
The ID of the message to get.
Response
200 - application/json