confluentinc / kafka-rest

Confluent REST Proxy for Kafka
https://docs.confluent.io/current/kafka-rest/docs/index.html
Other
38 stars 642 forks source link

API endpoint to list consumers? #1246

Open abdelrahman-a-ibrahim opened 7 months ago

abdelrahman-a-ibrahim commented 7 months ago

Hi team,

What should I do to list all consumers and their details using the kafka-rest api?

Thanks