Example 11748
User Directory
A list of user accounts with roles.
{
users: [
{
id: 1
name: "Sadye Crooks"
email: "Chloe_Bashirian@hotmail.com"
role: "editor"
active: false
}
{
id: 2
name: "Yolanda Veum"
email: "Myra.Weimann@yahoo.com"
role: "editor"
active: false
}
{
id: 3
name: "Mr. Carolanne Osinski IV"
email: "Alek.Champlin41@yahoo.com"
role: "moderator"
active: false
}
{
id: 4
name: "Albertha Torp"
email: "Eliseo.Marvin@gmail.com"
role: "editor"
active: false
}
{
id: 5
name: "Donavon Senger Sr."
email: "Armando.Dietrich@hotmail.com"
role: "editor"
active: true
}
{
id: 6
name: "Constance O'Hara"
email: "Dawn.Lindgren14@gmail.com"
role: "moderator"
active: false
}
]
}