---
title: "GET /images/search"
method: GET
path: "/images/search"
---

# GET /images/search

`GET /images/search`

Search images

## Query parameters

- `term` string, required
- `limit` integer
- `filters` string

## Response `200`

The request has succeeded.

- object[]
  - `description` string
  - `is_official` boolean
  - `is_automated` boolean
  - `name` string
  - `star_count` integer

---

[API](https://skmtc.net/hexlet/apis/docker-engine-api.md) · [All operations](https://skmtc.net/hexlet/apis/docker-engine-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/hexlet/docker-engine-api/versions/7dbd508c79cf/schema)
