---
title: "Provides all entities related to indom"
method: GET
path: "/search/indom"
tags: ["FULL TEXT SEARCH"]
---

# Provides all entities related to indom

`GET /search/indom`

It provides all entities (instances, metrics) related to indom, including itself, that is passed to the server via the *query* parameter.

**Reference:** [pmSearchTextInDom](https://man7.org/linux/man-pages/man3/pmSearchTextInDom.3.html)(3)

## Query parameters

- `query` string
- `offset` number
- `limit` number

## Response `200`

OK

## Changes

> 16 revisions in range; 1 could not be searched.

- **2020-10-20** `7da0633fad91` — 1 breaking
  - removed the success response with the status `200`

[Change history](https://skmtc.dev/performancecopilot/apis/pmwebapi/changes/search/indom/get.md)

---

[API](https://skmtc.dev/performancecopilot/apis/pmwebapi.md) · [All operations](https://skmtc.dev/performancecopilot/apis/pmwebapi/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/performancecopilot/pmwebapi/revisions/666212c8ed6b/schema)
