Skip to content

Retrieves all users in the system

GET
/api/v1/User

Required permissions:

  • Admin access level

Authorizations

Responses

200

Returns list of all users

Array<object>
object
id
string format: uuid
username
string
nullable
name
string
nullable
email
string
nullable
createdDate
string format: date-time
accessLevel
integer format: int32

403

User is not an administrator

object
type
string
nullable
title
string
nullable
status
integer format: int32
nullable
detail
string
nullable
instance
string
nullable
key
additional properties