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

# Get a summary of all active and past sessions

`GET /api/v3/session`

Get a summary of all active and past sessions of the given collector

## Query parameters

- `collectors` string

## Response `200`

Sessions summary

- ApiSessionsSummary

## 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/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)
