---
title: "List Chatroom Sessions For Analytics"
method: GET
path: "/chatrooms/sessions/analytics"
tags: ["chatrooms"]
---

# List Chatroom Sessions For Analytics

`GET /chatrooms/sessions/analytics`

List chatroom sessions where the current user participated, for analytics.

Returns chatroom call sessions with transcript availability, participant info,
and the user's join/leave window. Sessions appear as soon as the user leaves
the chatroom (left_at is set), even if the room is still active.

## Headers

- `authorization` string, nullable

## Response `200`

Successful Response

- unknown

## Other responses

- `422` — Validation Error

---

[API](https://skmtc.dev/fluentea/apis/aurqa-language-learning-platform-refactored.md) · [All operations](https://skmtc.dev/fluentea/apis/aurqa-language-learning-platform-refactored/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/fluentea/aurqa-language-learning-platform-refactored/revisions/78f314acd8bf/schema)
