Get Conversation
Returns all messages in a specific conversation thread, ordered by date, enriched with client associations based on participant email addresses matching client email rules. Each message includes summary fields (subject, sender, snippet, date) but not the full body - use the Get Message endpoint to retrieve the complete content. The configuration must have ReadEnabled set to true.
Parameters
| Name | Type | Description |
|---|---|---|
| tenant* | path string | The Tenant.Code |
The Tenant.Code |
||
| code* | path string | |
| conversationId* | path string | |
Responses
400 Bad Request
401 Unauthorized – Invalid or missing API key
404 Not Found