Example 2050

User Directory

A list of user accounts with roles.

{
users: [
{
id: 1
name: "Timothy Leannon-Hoppe"
email: "Clifford_OHara25@yahoo.com"
role: "editor"
active: false
}

{
id: 2
name: "Patricia Jaskolski DDS"
email: "Irvin.Crist94@hotmail.com"
role: "admin"
active: true
}

{
id: 3
name: "Gayle Gorczany-Reichert"
email: "Brendan.Hilll@gmail.com"
role: "editor"
active: true
}

{
id: 4
name: "Tami Vandervort"
email: "Hannah76@hotmail.com"
role: "viewer"
active: true
}

{
id: 5
name: "Jenifer Boehm V"
email: "Manuel17@yahoo.com"
role: "admin"
active: false
}

{
id: 6
name: "Ebony Gleichner"
email: "Kristina89@yahoo.com"
role: "editor"
active: true
}
]
}

See also