Contacts
Search contact
REQUIRED SCOPES <code>['contacts:read']</code><br> Use this request to retrieve the contacts matching a term to search for provided in the query parameters.<br><br>In addition, you are allowed to specify the maximum number of messages that you want returned from this call.
get/contacts/search
Query parameters
limitinteger
The maximum number of messages that you want returned from this call.
termstring required
The string to search for.
Response
OK
Changes
No recorded changes to this endpoint across all 2 revisions of this API.