List all users (admin only)
GET /api/users
GET
/api/users
Responses
Section titled “ Responses ”OK
Array<object>
object
id
string format: uuid
username
string
role
string
apiKey
string
isEnabled
boolean
createdAt
string format: date-time
Unauthorized
Forbidden