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

Type
HTTP (bearer)

Responses

List of all user accounts

application/json
JSON
"string"

Playground

Server
Authorization

Samples

Powered by VitePress OpenAPI

Distributed under the MIT License