---
title: "List assistant users within a time window"
method: GET
path: "/usage/assistant_users"
tags: ["Assistant usage"]
---

# List assistant users within a time window

`GET /usage/assistant_users`

Retrieve per-user AI assistant activity to monitor adoption trends and export daily usage snapshots.

## Query parameters

- `page` string
- `per_page` string
- `start_at` string
- `end_at` string

## Response `200`

Successful operation

## Other responses

- `422` — Validation error

---

[API](https://skmtc.net/aha/apis/aha-api.md) · [All operations](https://skmtc.net/aha/apis/aha-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/aha/aha-api/revisions/bfbe6f6d74a1/schema)
