Get a list of all the chat users and their system ID so you can send them a message.
status: true or false
message: message for the API
errors: array with error messages (empty array if status is true)
user-data: object with users and information
id: id of the user in the system
name: Name of the user
HINT: You need the id of the user to send them a message later on.