# Connected Group Connected Group is a special representation of actual Group that through its Services is attached to Connected Hub. ## List Connected Groups - [GET /hubs/{subdomain}/connected_groups](https://api-docs.statushub.com/api-v3-openapi/connected-group/listconnectedgroups.md): Filters and returns Connected Groups for current Hub. Request valid only in scope of Connected Hub and can't be used in scope of a Primary or Standalone Hub. ## Retrieve a Connected Group - [GET /hubs/{subdomain}/connected_groups/{group_id}](https://api-docs.statushub.com/api-v3-openapi/connected-group/getconnectedgroup.md): Returns data about single Connected Group. Request valid only in scope of Connected Hub and can't be used in scope of a Primary or Standalone Hub.