Example 17058

User Directory

A list of user accounts with roles.

{
users: [
{
id: 1
name: "Holden Ferry"
email: "Fidel.Bauch59@hotmail.com"
role: "moderator"
active: true
}

{
id: 2
name: "Janis Rice"
email: "Julian_Lemke@yahoo.com"
role: "moderator"
active: true
}

{
id: 3
name: "Kristie Oberbrunner"
email: "Grant_Kohler96@gmail.com"
role: "moderator"
active: true
}
]
}

See also