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

# GET /topics/{topicname}/partitions

`GET /topics/{topicname}/partitions`

Retrieves a list of partitions for the topic.

## Response `200`

List of partitions.

## Other responses

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

## Changes

- **2020-07-10** `72d814fb4b9e` — 1 info
  - endpoint added
- **2019-05-21** `c10758b73ea6` — 1 breaking
  - api path removed without deprecation

[Change history](https://skmtc.dev/strimzi/apis/http-bridge-api-reference/changes/topics/:topicname/partitions/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/fbc1a0d00670/schema)
