get https://api.supportbench.com/search/company/:terms
This call allows you to search for a company based on its name.
Return Search Object
| Name | Description | 
|---|---|
| result_type | The search result type. The value for this search will always return "0". | 
| id | The company id. | 
| name | The name of the returned company. | 
| support_level_id | The support level id of the company. | 
| support_level | The name of the support level of the found company. | 
| support_level_color | The support level color of the support level. | 
| Not relevant in this search result. | |
| company_id | The company id. | 
| active | Whether the company is active or not. | 
