user

get all users

This can only be done by a logged in user who has the required privileges.

get/users

Response

List all users

idstring

User Id

usernamestring required

Username as an email address

firstnamestring required

firstname

lastnamestring required

lastname

status'active' | 'pending' | 'disabled'
confirmedboolean

true, if the confirmation link/email has been triggered

imgstring

url to user image

Changes