---
title: "Changes to GET /api/v1/projects/{project_id}/search"
method: GET
path: "/api/v1/projects/{project_id}/search"
---

# Changes to GET /api/v1/projects/{project_id}/search

`GET /api/v1/projects/{project_id}/search`

> Every recorded change to this endpoint, newest first.

## Timeline

Changed in 3 of 33 revisions.

- **2026-08-07** `d8237a47d2fc` — 2 info
- **2026-06-29** `4e9583bdae5d` — 4 info
- **2026-06-05** `783ece1efda1` — 1 breaking, 3 warning

## Changes

- **2026-08-07** `d8237a47d2fc` — 2 info
  - added the new optional `query` request parameter `exclude_label`
  - added the new optional `query` request parameter `label`
- **2026-06-29** `4e9583bdae5d` — 4 info
  - added the new optional `query` request parameter `mode`
  - added the optional property `degraded` to the response with the `200` status
  - added the optional property `degraded_reason` to the response with the `200` status
  - added the required property `mode` to the response with the `200` status
- **2026-06-05** `783ece1efda1` — 1 breaking, 3 warning
  - removed the required property `mode` from the response with the `200` status
  - deleted the `query` request parameter `mode`
  - removed the optional property `degraded` from the response with the `200` status
  - removed the optional property `degraded_reason` from the response with the `200` status

---

[Operation](https://skmtc.dev/kenn-io/apis/kata/docs/api/v1/projects/:project_id/search/get.md) · [API](https://skmtc.dev/kenn-io/apis/kata.md) · [Page](https://skmtc.dev/kenn-io/apis/kata/changes/api/v1/projects/:project_id/search/get)
