v7

latestSwagger 2.02026-07-13251565.9 KB
webpubsub

List connections in a group.

List connections in a group.

get/api/hubs/{hub}/groups/{group}/connections

Path parameters

hubstring required

Target hub name, which should start with alphabetic characters and only contain alpha-numeric characters or underscore.

groupstring required

Target group name, whose length should be greater than 0 and less than 1025.

Query parameters

api-versionstring required

The API version to use for this operation.

maxpagesizeinteger

The maximum number of connections to include in a single response. It should be between 1 and 200.

topinteger

The maximum number of connections to return. If the value is not set, then all the connections in a group are returned.

continuationTokenstring

A token that allows the client to retrieve the next page of results. This parameter is provided by the service in the response of a previous request when there are additional results to be fetched. Clients should include the continuationToken in the next request to receive the subsequent page of data. If this parameter is omitted, the server will return the first page of results.

Response

The request has succeeded.

nextLinkstring

The link to the next page of results