Company SearchAsk AIget https://{api_url}/api/v5/admin/{company_id}/company/searchSearch for child companies, load all of the links and properties of those companiesPath Paramscompany_idstringrequiredCompany IDQuery ParamsembedstringA comma separated list of resources to embed. Available: addressstrategystringenumDefaults to leafsIndicate how it searches company tree Default strategy leafs to consist with current behaviour leafs: returns all leaf companies (companies have no children), in GP-P-C structure, this returns only C children: returns only children companies, in GP-P-C structure, this returns only P descendants: returns all descendant companies in the hierarchy tree, in GP-P-C structure, this returns P and CleafschildrendescendantsAllowed:leafschildrendescendantsinclude_selfbooleanIndicate if response includes current companytruefalsecompany[text]stringCompany name, description or referencecompany[company_type]stringenumCompany type, physical (default) or virtualphysicalvirtualAllowed:physicalvirtualaddress[lat]stringrequiredAddress latitudeaddress[long]stringrequiredAddress longitudeaddress[radius]int32Address Search radius(km)enabled_onlybooleanOnly return companies that are enabledtruefalseservice_idint32A parent-level ID of a service which the companies providepageint32Defaults to 1per_pageint32Defaults to 30Response 200Company with the given IDUpdated over 2 years ago