---
title: "Get Native App Usage"
method: GET
path: "/admin/native-usage"
tags: ["admin", "admin"]
---

# Get Native App Usage

`GET /admin/native-usage`

Native app (Android/iOS) usage counts. Sync (def) + 5min cache.

`registered` = users with an FCM device token (push registration on
first sign-in inside the native app — best proxy we have for "installed
+ opened the app", since Play Console install counts aren't synced
here).

`ever_used` / `active_*` come from `user_sessions.client`, set from the
`X-Client` header that the Capacitor build attaches on every request.

## Headers

- `authorization` string, nullable

## Response `200`

Successful Response

- unknown

## Other responses

- `422` — Validation Error

## Changes

- **2026-09-02** `45cbba31aa7d` — 1 info
  - added the new optional `query` request parameter `segment`

[Change history](https://skmtc.dev/fluentea/apis/aurqa-language-learning-platform-refactored/changes/admin/native-usage/get.md)

---

[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)
