Skip to content

List All Users (Admin)

GET
/users/list

Retrieves a list of all user accounts in the system including their roles and status. Admin access required.

Authorizations

BearerAuth

Enter your session token to authenticate API requests

TypeHTTP (bearer)

Responses

List of all user accounts
application/json

Playground

Server
Authorization

Samples

Powered by VitePress OpenAPI

Distributed under the MIT License