---
title: "(optional authentication) Get thread details."
method: GET
path: "/forum-threads/{threadID}"
tags: ["forum-threads"]
---

# (optional authentication) Get thread details.

`GET /forum-threads/{threadID}`

This endpoint will retrieve the details for a forum thread.

## Path parameters

- `threadID` integer, required

## Response `200`

Successful GET Forum-Threads Details 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/:threadID/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-service-production.skmtc.workers.dev/v1/apis/kurozora/kurozora-api/revisions/01b4792c1f28/schema)
