Consumer Group

Get Consumer Group

Returns the consumer group specified by the consumer_group_id.

get/clusters/{cluster_id}/consumer-groups/{consumer_group_id}

Response

The consumer group.

kindstring required
cluster_idstring required
consumer_group_idstring required
is_simpleboolean required
partition_assignorstring required
state'UNKNOWN' | 'PREPARING_REBALANCE' | 'COMPLETING_REBALANCE' | 'STABLE' | 'DEAD' | 'EMPTY' required

Changes