---
title: "Get Live Snapshot"
method: GET
path: "/presence/live-snapshot"
tags: ["presence"]
---

# Get Live Snapshot

`GET /presence/live-snapshot`

"Who's practicing now" snapshot for ConnectHub / Discover.

Returns per-language {learners, natives, teababes} with the AI portion kept
as its own field (honest hybrid stance — the UI badges TeaBabe counts).
Includes languages that have only TeaBabes so the surface never looks dead.

## Response `200`

Successful Response

- LiveSnapshotResponse
  - `languages` object, required
  - `total_learners` integer, required
  - `total_natives` integer, required
  - `total_teababes` integer, required
  - `timestamp` string, required

---

[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/45cbba31aa7d/schema)
