Skip to content

Search Users

GET
/users

Returns all Users.

Authorizations

Responses

200

A list of Users.

Array<object>
object
id
string
firstName
string
lastName
string
email
string
isActive
boolean

404

Not Found

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

500

Server Error