---
title: "POST /api/v1/packs/index/search"
method: POST
path: "/api/v1/packs/index/search"
---

# POST /api/v1/packs/index/search

`POST /api/v1/packs/index/search`

Search the index with a query or Get information about an available pack from the index.

## Request body

- PacksSearchShow
  - `pack` string — Name of the pack to show.
  - `query` string — Search query.

## Response `200`

Pack search results.

## Other responses

- `default` — Unexpected error

---

[API](https://skmtc.net/stackstorm/apis/stackstorm-api.md) · [All operations](https://skmtc.net/stackstorm/apis/stackstorm-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/stackstorm/stackstorm-api/revisions/85e49f390588/schema)
