---
title: "GET /v1/entities:search"
method: GET
path: "/v1/entities:search"
tags: ["entities"]
---

# GET /v1/entities:search

`GET /v1/entities:search`

Searches Knowledge Graph for entities that match the constraints. A list of matched entities will be returned in response, which will be in JSON-LD format and compatible with http://schema.org

## Query parameters

- `ids` string[]
- `indent` boolean
- `languages` string[]
- `limit` integer
- `prefix` boolean
- `query` string
- `types` string[]

## Response `200`

Successful response

---

[API](https://skmtc.dev/google/apis/kgsearch.md) · [All operations](https://skmtc.dev/google/apis/kgsearch/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/google/kgsearch/revisions/5f38fdd5e2a4/schema)
