get https://api.supportbench.com/search/company/: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. The value for this search will always return "1". |
id | The contact id. |
name | The name of the returned contact. |
support_level_id | The support level id of the contact. |
support_level | The name of the support level of the found contact. |
support_level_color | The support level color of the support level. |
The email address of the contact. | |
company_id | The company id. |
active | Whether the contact is active or not. |