Executes an intelligent full-text search across conversations, message content, and customer identifiers with multi-attribute filtering.
Search Conversations & Messages
GET
/v1/search
Parameters
| Name | Type | Description |
|---|---|---|
qrequired | string | Search query term |
type | string | Filter by resource: 'conversations' or 'messages' |
inbox_id | string | Filter by inbox UUID |
status | string | Filter by status: 'active', 'closed', 'snoozed', 'resolved' |
page | integer | Page number |
per_page | integer | Records per page (1-50, default: 20) |