get https://api2.frontapp.com/conversations/search/
Search for conversations. Response will include a count of total matches (limited to 10000) and an array of conversations in descending order by last activity.
See the search syntax documentation for usage examples.
️ 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.