Messages
Get messages by contacts
REQUIRED SCOPES <code>['messages:read']</code><br>Returns an array of messages found by Contact ID and Inbox ID. If multiple Contact IDs are provided, this endpoint will search for group conversations with these IDs.
get/messages/contacts
Query parameters
contacts[]integer[] required
Contacts
team_idinteger
Team ID
limitinteger
The number of items to return per page.
beforeinteger
Before
Response
OK
Changes
No recorded changes to this endpoint across all 2 revisions of this API.