Skip to content

List all users (admin only)

GET
/api/users

OK

Array<object>
object
id
string format: uuid
username
string
role
string
apiKey
string
isEnabled
boolean
createdAt
string format: date-time

Unauthorized

Forbidden