Conversations

Search active conversations

REQUIRED SCOPES <code>['conversations:read']</code><br> Returns active conversations filtered by contacts and teams, with pagination.

get/conversations/search

Query parameters

contactsinteger[]

Contact IDs

teamsinteger[]

Team IDs

per_pageinteger

Results per page

pagestring
Example:1

Page

Response

OK

totalinteger nullable

Total count of matching conversations (before pagination)

errorsstring[] nullable

Error messages; null on success

Changes

No recorded changes to this endpoint across all 2 revisions of this API.