GET api/2.0/mail/emails/search This function requires authentication

Description

Searches for contacts by their names, last names, or emails.

Parameters
Name Description Type Example
term
sent in url
The string part of the contact name, last name, or email address string some text
Example
GET api/2.0/mail/emails/search?term=%22some+text%22
Host: yourportal.onlyoffice.com
Content-Type: application/json
Accept: application/json
Returns

List of strings in the following format: "Name Last name" email