Get inbox contact messages
Inbox
Get inbox contact messages
Return the flattened inbox message history for a contact.
Required parameters:
- contactId: contact ID path parameter for the thread you want to inspect.
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
GET
Get inbox contact messages
Documentation Index
Fetch the complete documentation index at: https://docs.enginy.ai/llms.txt
Use this file to discover all available pages before exploring further.
Authorizations
Path Parameters
Contact ID for the thread you want to inspect
Example:
"123"
Query Parameters
Return only the message history visible for one sender identity.
Example:
14
Return archived threads instead of active ones. Defaults to false.
Example:
false