get https://api2.frontapp.com/conversations/search/
Search for conversations. Response will include a count of total matches and an array of conversations in descending order by last activity.
See the search syntax documentation for usage examples.
Note: This endpoint is subject to proportional rate limiting at 40% of your company's rate limit.
Deprecated field included
This endpoint returns a deprecated
last_message
field in the top-level conversation bodies listed. Please use the
_links.related.last_message
field instead.