---
title: "POST /api/search/cards"
method: POST
path: "/api/search/cards"
tags: ["Search"]
---

# POST /api/search/cards

`POST /api/search/cards`

## Request body

- object
  - `query` string, required
  - `batchIndex` integer
  - `previousClusterKeys` string[]
  - `previousExaQueries` string[]
  - `includeLegacyCopy` boolean
  - `includeFacets` boolean

## Response `200`

OK

---

[API](https://skmtc.dev/fromolive/apis/olive-api.md) · [All operations](https://skmtc.dev/fromolive/apis/olive-api/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/fromolive/olive-api/revisions/01f6261481a3/schema)
