---
title: "Get a minimal summary of all active sessions"
method: GET
path: "/api/v3/session/active"
---

# Get a minimal summary of all active sessions

`GET /api/v3/session/active`

Get a minimal summary of all active sessions (i.e. number of sessions, bandwidth)

## Query parameters

- `collectors` string

## Response `200`

Active sessions listing

- ApiSessionsActive

## Other responses

- `404` — Not Found

## Changes

- **2022-05-13** `d0614126abfa` — 2 info
  - api tag `v16.7.2` removed
  - added the non-success response with the status `404`

[Change history](https://skmtc.dev/datarhei/apis/datarhei-core-api/changes/api/v3/session/active/get.md)

---

[API](https://skmtc.dev/datarhei/apis/datarhei-core-api.md) · [All operations](https://skmtc.dev/datarhei/apis/datarhei-core-api/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/datarhei/datarhei-core-api/revisions/d0614126abfa/schema)
