---
title: "Get Monthly Active Users"
method: GET
path: "/admin/mau"
tags: ["admin", "admin"]
---

# Get Monthly Active Users

`GET /admin/mau`

Monthly Active Users for the last N calendar months (Eastern time).
Sync (def) + 5min cache.

Uses the same 12-source activity union as `/admin/dau`, bucketed by
month instead of day. Splits each month's actives into "new" (signed
up in that calendar month) and "returning".

## Query parameters

- `months` integer

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