v1
latestSwagger 2.02026-08-061,9128853.7 MBFeeds
Searches the specified feed for packages based on the provided search term
get/feeds/{id}/packages/search
Path parameters
idstring required
The id of the feed resource.
Query parameters
packageTypestring
The package type to filter results by. Used by feeds that can contain multiple package types. Valid values are ContainerImage and HelmChart.
skipinteger
Number of items to skip. Defaults to zero
takeinteger
Number of items to take. Defaults to 20
termstring
The term to search for.
Response
Holds a paginated collection of searched package descriptions