Get overview user sessions

Returns a paginated list of current user sessions (Active, Pending, Disconnected states) with extended hierarchy information.
Includes denormalized host pool, subscription, and region info for display. Results are ordered by UserPrincipalName ascending.

Query Params
string
enum

Filter by cloud provider. Currently only Azure is supported.

Allowed:
uuid

Filter by cloud subscription (internal ID).

string
length ≤ 100

Filter by Azure region code (e.g., 'eastus', 'westeurope').

uuid

Filter by resource group (internal ID).

uuid

Filter by workspace (internal ID).

uuid

Filter by application group (internal ID).

uuid

Filter by host pool (internal ID).

uuid

Filter by session host (internal ID).

uuid

Filter by user session (internal ID).

uuid

Filter by image (internal ID).

uuid

Filter by master image (internal ID).

int32
1 to 2147483647

The page number to retrieve (1-based). Default: 1.

int32
1 to 100

The number of items per page (1-100). Default: 50.

Responses

500

Internal server error.

Language
Credentials
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json