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

# GET /producers/search

`GET /producers/search`

## Query parameters

- `query` string, required
- `limit` integer, nullable
- `offset` integer, nullable

## Response `200`

search_2 200 response

- SearchResultDto
  - `hits` object[], required
  - `estimatedTotalHits` integer, required
  - `facetDistribution` object, required

---

[API](https://skmtc.dev/mamaearth/apis/mama-earth-api.md) · [All operations](https://skmtc.dev/mamaearth/apis/mama-earth-api/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/mamaearth/mama-earth-api/revisions/42b90383d711/schema)
