Search Contacts
POST
/org/{tenant}/v2/contacts/search
Platform support: MT and CC
Search contacts with exact match for specific field (phone, email, fb user id). If search is done for phone number multiple phone formats are searched (for example e164 etc.).
Request
Responses
- 200
- 400
- 401
- 500
Contacts found.
Bad request — the request was invalid (validation error, malformed body, or missing/invalid parameters).
Unauthorized — missing or invalid identity, or insufficient permissions.
Internal Server Error — an unexpected error occurred.