You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Todd Palino edited this page Dec 1, 2017
·
4 revisions
Name
List Consumers
Usage
This endpoint returns a list of the consumer groups in the specified Kafka cluster. Note that this may not be a complete list of consumer groups - it is just the consumer groups that Burrow is aware of from offset commits.
URL path
GET /v3/kafka/(cluster)/consumer
Parameters
Name
Format
Description
cluster
string
The name of a Kafka cluster, as returned by the [[List Clusters
Response
The response contains a consumers key whose value is a list of group names: