---
title: "List all users (Admin)"
method: GET
path: "/api/admin/users"
tags: ["users", "admin"]
---

# List all users (Admin)

`GET /api/admin/users`

## Query parameters

- `page` integer
- `per_page` integer
- `email` string
- `username` string

## Response `200`

successful

## Changes

- **2026-07-13** (v1) `7db6ba099285` — 1 info
  - endpoint added
- **2023-01-10** (v1) `754f8b25f815` — 1 breaking
  - api path removed without deprecation

[Change history](https://skmtc.dev/forem/apis/forem-api-v1/changes/api/admin/users/get.md)

---

[API](https://skmtc.dev/forem/apis/forem-api-v1.md) · [All operations](https://skmtc.dev/forem/apis/forem-api-v1/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/forem/forem-api-v1/revisions/7db6ba099285/schema)
