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

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

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

Retrieves a summary of the offsets for the topic partition.

## Response `200`

A summary of the offsets of the topic partition.

## Other responses

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

## Changes

- **2025-05-29** `426d9b9215e9` — 1 info
  - added the optional property `validation_errors` to the response with the `404` status
- **2020-10-22** `6fa041660d32` — 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/:partitionid/offsets/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)
