GET Search Companies​
Search companies by name with a simplified result format (id, name, email, logo, phone, website). Returns up to 50 results sorted by name. Optionally exclude companies already associated with a specific subscriber. Pre-selected company IDs can be passed via values[] to ensure they appear in the results even if they don't match the search.
Required capability: fcrm_manage_contact_cats
Enforced by CompanyPolicy::verifyRequest(), the policy default for this route group.
Authorizations​
WordPress Application Passwords — use Basic auth with your WordPress username and an application password in the format: username:application_password
Parameters​
Query Parameters
Search term to filter companies by name.
If provided, exclude companies already associated with this subscriber.
Array of company IDs that should always be included in results (for pre-selected values in dropdowns).
Responses​
Search results.