v1
latestSwagger 2.02026-07-17108109409.0 KBImage
Search images
Search for an image on Docker Hub.
get/images/search
Query parameters
termstring required
Term to search
limitinteger
Maximum number of results to return
filtersstring
A JSON encoded value of the filters (a map[string][]string) to process on the images list. Available filters:
- is-automated=(true|false) (deprecated, see below)
- is-official=(true|false)
- stars=<number> Matches images that has at least 'number' stars.
The is-automated filter is deprecated. The is_automated field has been deprecated by Docker Hub's search API. Consequently, searching for is-automated=true will yield no results.
Response
No error