---
title: "GET /search"
method: GET
path: "/search"
---

# GET /search

`GET /search`

## Query parameters

- `q` string, required

## Response `200`

Search results

- object
  - `items` object[], required
  - `next` string, nullable, required

## Changes

- **2026-04-21** `9925ce6b6def` — 3 breaking, 12 warning
  - removed the required property `items/items/id` from the response with the `200` status
  - removed the required property `items/items/kind` from the response with the `200` status
  - removed the required property `items/items/score` from the response with the `200` status
  - removed the optional property `items/items/attrs` from the response with the `200` status
  - …11 more

[Change history](https://skmtc.dev/scalytics/apis/kafsiem-analyst-api/changes/search/get.md)

---

[API](https://skmtc.dev/scalytics/apis/kafsiem-analyst-api.md) · [All operations](https://skmtc.dev/scalytics/apis/kafsiem-analyst-api/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/scalytics/kafsiem-analyst-api/revisions/3343f3fcf894/schema)
