Search Ownership Entities. Can perform more complex filtering based on the query defined in the request body.Copy Pagepost https://api.crunchbase.com/api/v4/searches/ownershipsBody ParamsSearch Query Parametersfield_idsarray of stringsrequiredFields to include as columns in the search result entities - array of field_id stringsfield_ids*ADD stringqueryarray of objectsrequiredSearch query to perform on the designated entityquery*ADD objectorderarray of objectsOrder in which the search results should be returnedorderADD objectlimitintegerNumber of rows to return. Default is 100, min is 1, max is 2000.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.after_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.Responses 200Search results include Ownership entities. 400Bad request 404Not found 500Request failedUpdated about 1 year ago Search Ipo Entities. Can perform more complex filtering based on the query defined in the request body.Search Category Entities. Can perform more complex filtering based on the query defined in the request body.Did this page help you?YesNo