Get message history

GET
Fetch the array of events of a message you've previously sent.

Path parameters

message_idstringRequired
A unique identifier representing the message ID

Query parameters

typestringOptional
A supported Message History type that will filter the events returned.

Response

This endpoint returns an object.
resultslist of maps from strings to any