---
title: "Search"
lastmod: 2026-05-29
canonical: "https://container-registry.com/docs/harbor-api-client/model/search/"
source: "https://container-registry.com/docs/harbor-api-client/model/search/index.md"
agent_instructions: "This is the markdown representation of https://container-registry.com/docs/harbor-api-client/model/search/index.md. Prefer this version over scraping the HTML. The site index is at https://container-registry.com/llms.txt."
---

> Agent-friendly representation of <https://container-registry.com/docs/harbor-api-client/model/search/index.md>. Site index: <https://container-registry.com/llms.txt>.


# Search

## Properties
Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**project** | **[list[Project]](../project/)** | Search results of the projects that matched the filter keywords. | [optional] 
**repository** | **[list[SearchRepository]](../searchrepository/)** | Search results of the repositories that matched the filter keywords. | [optional] 
**chart** | **[list[SearchResult]](../searchresult/)** | Search results of the charts that macthed the filter keywords. | [optional] 



