/
LO
loxilb-io
/
Loxilb Rest API
Search skmtc…
⌘K
Docs
Sign in
Sign in
APIs
Generators
Stacks
Projects
Docs
History
Schema
Sources
Subscribe
loxilb-io
Loxilb Rest API
get
Fetch all users
v1
latest
Swagger 2.0
2026-07-17
111
77
156.8 KB
users
Fetch all users
Retrieves all users from the database and returns them as a JSON response.
get
/auth/users
Response
OK
User[]
required
created_at
string
id
integer
password
string
required
username
string
required
role
'admin'
|
'viewer'