Hide response attributes Show response attributes object
-
id
string(uuid) The id of the user.
-
firstName
string | null Required The first name of the user. This may be up to 255 characters.
-
lastName
string | null Required The last name of the user. This may be up to 255 characters.
-
email
string | null Required The email. This may be up to 255 characters.
-
role
object Additional properties are NOT allowed.
-
groups
array[object] | null Required The user groups.
View model that represents a group.