Get Companies by Extended Field ValuesAsk AIget https://{host}/v2/companies/extendedFieldSearchFetches companies using the first few values of an extended field value provided.Query ParamsextendedFieldNamestringrequiredName of the extended field by which companies need to be fetched.qstringrequiredThe first few characters of the extended field value. Pass at least 3 characters. For example, ?extendedFieldName=city&q=ban fetches all the companies that has the city name starting with Ban.limitint32Number of results to relative.statusstringenumDefaults to ACTIVEFilter companies by status.ACTIVEINACTIVEAllowed:ACTIVEINACTIVEsortBystringenumAlways sort results by created date.createdDateAllowed:createdDatesortOrderstringenumSort the results in ascending or descending order of the chosen soryBy.ascdescAllowed:ascdescoffsetint32Number of rows to be ignored from the top (pagination).Response 400400Updated about 1 month ago