Consumers

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

get/consumers/{groupid}/instances/{name}/subscription

Path parameters

groupidstring required

ID of the consumer group to which the subscribed consumer belongs.

namestring required

Name of the subscribed consumer.

Response

List of subscribed topics and partitions.

Changes