---
title: "GET /topics/{topicname}"
method: GET
path: "/topics/{topicname}"
tags: ["Topics"]
---

# GET /topics/{topicname}

`GET /topics/{topicname}`

Retrieves the metadata about a given topic.

## Response `200`

Topic metadata.

## Other responses

- `404` — The specified topic was not found.

## Changes

> 52 revisions in range; 10 could not be searched.

- **2025-05-29** `426d9b9215e9` — 1 info
  - added the optional property `validation_errors` to the response with the `404` status
- **2023-01-31** `53abf78fa880` — 1 info
  - added the new optional `query` request parameter `async` to all path's operations
- **2020-06-11** `ef2e84c7bf4a` — 1 info
  - endpoint added
- **2019-05-21** `c10758b73ea6` — 1 breaking
  - api removed without deprecation

[Change history](https://skmtc.dev/strimzi/apis/http-bridge-api-reference/changes/topics/:topicname/get.md)

---

[API](https://skmtc.dev/strimzi/apis/http-bridge-api-reference.md) · [All operations](https://skmtc.dev/strimzi/apis/http-bridge-api-reference/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/strimzi/http-bridge-api-reference/revisions/1cc83c2d9990/schema)
