v1
OpenAPI 3.1.0Proprietary2026-07-13197242444.9 KBGet Consumer Group Detail
Get detailed information about a specific consumer group.
Returns all members and paginated topic-partition assignments with member attribution. Use include_assignments=false for large consumer groups to skip assignment details.
Pagination applies to topics, not members (all members are returned).
Security: Consumer groups are tenant-isolated via k8s_namespace. Each tenant has their own Kafka cluster, so consumer groups from other tenants are not accessible.
Path parameters
Query parameters
Page number for topics (1-indexed)
Page number for topics (1-indexed)
Topics per page
Topics per page
Include partition assignment details (set false for large groups)
Include partition assignment details (set false for large groups)
Search topics by name (case-insensitive substring match)
Search topics by name (case-insensitive substring match)
Response
Successful Response