curl --location --request GET 'https://sux.chatsight.ai/api/users/all' \
--header 'Authorization: Bearer <API_KEY>' \
--header 'Content-Type: application/json'

Required: A user must be granted VIEW_USERS at the Organization level to use this request.