Search FundingPrediction EntitiesCopy Pagepost https://api.crunchbase.com/v4/data/searches/funding_predictionsCan perform more complex filtering based on the query defined in the request bodyBody ParamsSearch Query ParametersEntitySearch for FundingPrediction 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*ADD 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 7 days ago