Return the flattened inbox message history for a contact.
Required parameters:
Optional query parameters:
senderIdentityId: limit the returned history to conversations owned by one sender identity
archived: set to true to read an archived thread instead of an active one. Defaults to false.
Required scope:
MESSAGING_READRate limit: 100 requests per minute
Contact ID for the thread you want to inspect
"123"
Return only the message history visible for one sender identity.
14
Return archived threads instead of active ones. Defaults to false.
false