get https://api.supportbench.com/search/customers/:terms
This call allows you to search for a contact based on their name or email address.
Return Search Object
| Name | Description | 
|---|---|
| result_type | The search result type. 0 = Company result | 
| id | The contact or company id. | 
| name | The name of the returned contact or company. | 
| support_level_id | The support level id of the contact or company. | 
| support_level | The name of the support level of the found contact or company. | 
| support_level_color | The support level color of the support level. | 
| The email address of the contact if the result is one. | |
| company_id | The company id. | 
| active | Whether the contact or company is active or not. | 
