---
title: "Searches the blockchain world state using CouchDB rich queries"
method: POST
path: "/query/search"
tags: ["Basic Operations"]
---

# Searches the blockchain world state using CouchDB rich queries

`POST /query/search`

Query JSON as defined by CouchDB docs: https://docs.couchdb.org/en/stable/api/database/find.html

## Request body

- object
  - `query` unknown

## Response `200`

OK

## Other responses

- `400` — Bad format
- `5XX` — Internal error

---

[API](https://skmtc.dev/hyperledger/apis/cc-tools-demo.md) · [All operations](https://skmtc.dev/hyperledger/apis/cc-tools-demo/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/hyperledger/cc-tools-demo/revisions/8f40458d8fdf/schema)
