Conversations
List conversations and fetch message history via the API.
List conversations
Query parameters
| Param | Description |
|---|---|
status | Filter by status (open, done) |
unread | Set to true to show only unread conversations |
limit | Max results (default 20) |
Example
Response
Get messages in a conversation
Returns the message history for a conversation, newest first.