Company SearchAsk AIget https://{api_url}/api/v5/company/{company_id}/searchSearch for child companies.Recipes📆Service first customer appointment booking journeyOpen RecipePath Paramscompany_idint32requiredQuery ParamsstrategystringenumDefaults 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)service_idint32A parent-level ID of a service which the companies providepageint32Defaults to 1per_pageint32Defaults to 30enabled_onlybooleanOnly return companies that are not disabledtruefalseperson_idint32Filter based on Personfilter_disabled_servicesbooleanFilter out companies where services are disabledtruefalseResponse 200Company CollectionUpdated over 2 years ago