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

# GET /topics/{topicname}/partitions/{partitionid}

`GET /topics/{topicname}/partitions/{partitionid}`

Retrieves partition metadata for the topic partition.

## Response `200`

Partition metadata.

## Other responses

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

## Changes

- **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-07-10** `72d814fb4b9e` — 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/partitions/:partitionid/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/b8205c8ab4cb/schema)
