---
title: List users
full: true
_openapi:
  method: GET
  toc: []
  structuredData:
    headings: []
    contents:
      - content: >-
          Retrieve a paginated list of users in your project. Users are sorted
          by creation date (newest first).
---

{/* This file was generated by Fumadocs. Do not edit this file directly. Any changes should be made by running the generation command again. */}

Retrieve a paginated list of users in your project. Users are sorted by creation date (newest first).

<APIPage document={"./openapi-admin.json"} operations={[{"path":"/users","method":"get"}]} />