wangleqiafan opened a new issue, #8048: URL: https://github.com/apache/rocketmq/issues/8048
### Before Creating the Enhancement Request - [X] I have confirmed that this should be classified as an enhancement rather than a bug/feature. ### Summary I am trying to find a way to query the subscription consumer group info of the specific topic.However , I didn't find the right method to do it . ### Motivation I am trying to find a way to query the subscription group info of the specific topic. And the only way I found is like this [https://help.aliyun.com/zh/apsaramq-for-rocketmq/cloud-message-queue-rocketmq-4-x-series/developer-reference/api-ons-2019-02-14-onstopicsubdetail?spm=a2c4g.11186623.0.i2](url) And it is not recommended to do this when send and receive message. So how could subscription consumer group info of the topic . If there is any exist way ,please tell me ,thanks. ### Describe the Solution You'd Like . ### Describe Alternatives You've Considered . ### Additional Context _No response_ -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: commits-unsubscr...@rocketmq.apache.org.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org