Files
Red-Banana-Official 6d6d4dcf26 Adding API documentation
2026-02-20 18:03:15 +01:00

19 lines
601 B
Plaintext

---
title: List Users
full: true
_openapi:
method: GET
toc: []
structuredData:
headings: []
contents:
- content: >-
Lists all users added to the server, along with details about them and
their permissions
---
{/* This file was generated by Fumadocs. Do not edit this file directly. Any changes should be made by running the generation command again. */}
Lists all users added to the server, along with details about them and their permissions
<APIPage document={"./openapi.json"} operations={[{"path":"/api/client/servers/{server}/users","method":"get"}]} />