Message
List Related Messages
Get the messages related to a sent message identified by id.
For more information how this work, see the relatedSentMessageId field in the message.
get/messages/{id}/relatedReceivedMessages
Path parameters
idstring required
The id of the sent message
Response
An array of related messages. If the id is not a sent message, the array will be empty.
Changes
No recorded changes to this endpoint across all 1 revision of this API.