{ "opencollection": "1.0.0", "info": { "name": "Kafka Connect REST ACL Consumer Group API", "version": "3.7.0" }, "items": [ { "info": { "name": "Consumer Group", "type": "folder" }, "items": [ { "info": { "name": "Apache kafka List Consumer Groups", "type": "http" }, "http": { "method": "GET", "url": "http://localhost:8083/clusters/:cluster_id/consumer-groups", "params": [ { "name": "cluster_id", "value": "item-6701", "type": "path" } ] }, "docs": "Apache kafka List Consumer Groups" }, { "info": { "name": "Apache kafka Get Consumer Group", "type": "http" }, "http": { "method": "GET", "url": "http://localhost:8083/clusters/:cluster_id/consumer-groups/:consumer_group_id", "params": [ { "name": "cluster_id", "value": "item-8506", "type": "path" }, { "name": "consumer_group_id", "value": "item-4788", "type": "path" } ] }, "docs": "Apache kafka Get Consumer Group" } ] } ], "bundled": true }