---
title: "(optional authentication) Searches forum threads."
method: GET
path: "/forum-threads/search"
tags: ["forum-threads"]
---

# (optional authentication) Searches forum threads.

`GET /forum-threads/search`

This endpoint will retrieve the search results for forum threads.
<h3><strong>TIP: You can prefix your search with "id:" to search for Anime with a specific ID.</strong></h3>

## Query parameters

- `query` string

## Response `200`

Successful GET Forum-Threads Search JSON response.

- object

## Other responses

- `400` — Error Kurozora JSON response

## Changes

- **2021-05-13** `85ac20c1b7bb` — 1 info
  - endpoint added

[Change history](https://skmtc.dev/kurozora/apis/kurozora-api/changes/forum-threads/search/get.md)

---

[API](https://skmtc.dev/kurozora/apis/kurozora-api.md) · [All operations](https://skmtc.dev/kurozora/apis/kurozora-api/llms.txt) · [OpenAPI document](https://skmtc.dev/kurozora/apis/kurozora-api/revisions/ea994102e8fc?raw)
