Get connected users.
GET/api/v1/chat/connected
Returns an array with browser users in the first position and API users (bots) in the second position.
Responses
- 200
- 400
- 401
- 403
- 404
Request was successful
Parameter Error
Unauthorized
Access Denied
Not Found