---
title: "GET /consumers/{groupid}/instances/{name}/subscription"
method: GET
path: "/consumers/{groupid}/instances/{name}/subscription"
tags: ["Consumers"]
---

# GET /consumers/{groupid}/instances/{name}/subscription

`GET /consumers/{groupid}/instances/{name}/subscription`

Retrieves a list of the topics to which the consumer is subscribed.

## Path parameters

- `groupid` string, required
- `name` string, required

## Response `200`

List of subscribed topics and partitions.

## Other responses

- `404` — The specified consumer instance was not found.

## Changes

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

- **2019-05-21** `c10758b73ea6` — 1 breaking
  - api removed without deprecation

[Change history](https://skmtc.dev/strimzi/apis/http-bridge-api-reference/changes/consumers/:groupid/instances/:name/subscription/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)
