API - Get logged users
The purpose of this method is to retrieve all users who are connected to Beebox. The method will list all users connected.
URL
CODE
(GET) /api/server/sessions?token=
PARAMETERS
Parameters are:
token | The session token obtained when connecting. |
RESULTS
The method returns JSON and HTTP status 200. Other HTTP status values indicate an error.
EXAMPLE
A typical result may look like:
CODE
|