---
title: "Check if there are any client connections inside the given group"
method: HEAD
path: "/api/hubs/{hub}/groups/{group}"
tags: ["webpubsub"]
---

# Check if there are any client connections inside the given group

`HEAD /api/hubs/{hub}/groups/{group}`

Check if there are any client connections inside the given group

## Path parameters

- `hub` string, required
- `group` string, required

## Query parameters

- `api-version` string, required

## Response `200`

The request has succeeded.

## Other responses

- `404` — The server cannot find the requested resource.
- `default` — The error response.

---

[API](https://skmtc.net/azure/apis/webpubsub-webpubsub.md) · [All operations](https://skmtc.net/azure/apis/webpubsub-webpubsub/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/azure/webpubsub-webpubsub/revisions/3c12a9fc6305/schema)
