/odm-organizationsAsk AIget https://api.crunchbase.com/v3.1/odm-organizationsQuery Paramsupdated_sincedate-timeWhen provided, restricts the result set to Organizations where updated_at >= the passed valuequerystringFull text search of an Organization's name, aliases (i.e. previous names or "also known as"), and short descriptionnamestringFull text search limited to name and aliasesdomain_namestringText search of an Organization's domain_name (e.g. www.google.com)locationsstringFilter by location names (comma separated, AND'd together) e.g. locations=California,San Franciscoorganization_typesstringFilter by one or more types. Multiple types are separated by commas. Available types are "company", "investor", "school", and "group". Multiple organization_types are logically AND'd.sort_orderstringDefaults to created_at DESCThe sort order of the collection. Options are "created_at ASC", "created_at DESC", "updated_at ASC", and "updated_at DESC"pageint32Defaults to 1Page number of the results to retrieve.Response 200200Updated 11 months ago