Search OrgSimilarity EntitiesCopy Pagepost https://api.crunchbase.com/v4/data/searches/org_similaritiesCan perform more complex filtering based on the query defined in the request bodyBody ParamsSearch Query ParametersEntitySearch for OrgSimilarity searchafter_iduuidUsed to paginate search results to the next page. after_id should be the uuid of the last item in the current page. May not be provided simultaneously with before_id.before_iduuidUsed to paginate search results to the previous page. before_id should be the uuid of the first item in the current page. May not be provided simultaneously with after_id.field_idsarray of stringsrequiredThe list of field_ids to include in the resultfield_ids*Show 12 enum valuesADD stringlimitintegerNumber of rows to return. Default is 100, min is 1, max is 1000.orderarray of objectsOrder in which the search results should be returnedorderADD objectqueryarray of objectsrequiredlength ≤ 25Search query to perform on the designated entityquery*ADD objectResponses 200Results are identifiers matching the search query 400Bad Request 404Not Found 500Request FailedUpdated 28 days ago