Search IpoPrediction EntitiesAsk AIpost https://api.crunchbase.com/v4/data/searches/ipo_predictionsCan perform more complex filtering based on the query defined in the request bodyBody ParamsSearch Query Parametersafter_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 objectsrequiredSearch query to perform on the designated entityquery*ADD objectResponses 200Results are identifiers matching the search query 400Bad Request 404Not Found 500Request FailedUpdated 2 months ago