Example 12257

User Directory

A list of user accounts with roles.

{
users: [
{
id: 1
name: "Nathan Mayert"
email: "Savion_Rutherford37@yahoo.com"
role: "viewer"
active: false
}

{
id: 2
name: "Winifred Treutel"
email: "Albertha.Douglas24@gmail.com"
role: "admin"
active: false
}

{
id: 3
name: "Dr. Cedric Ferry-Murazik"
email: "Vilma5@hotmail.com"
role: "moderator"
active: false
}

{
id: 4
name: "Nathan Stroman"
email: "Ellen_Swift@yahoo.com"
role: "editor"
active: true
}

{
id: 5
name: "Dorothy Schimmel"
email: "Rebeca81@yahoo.com"
role: "moderator"
active: false
}

{
id: 6
name: "Jayda Schinner"
email: "Ashly16@hotmail.com"
role: "moderator"
active: true
}

{
id: 7
name: "Emilio Bashirian"
email: "Demond71@gmail.com"
role: "viewer"
active: true
}
]
}

See also