Each operation has possibility to log details to beebox logs. Those logs can be easily checked by following api call.
URL
(GET) /api/server/actions?token={token}&count={count}
PARAMETERS
Parameters are:
|
token |
The session token obtained when connecting. |
|
|
Number of logs to retrive |
RESULTS
The method returns JSON and HTTP status 200. Other HTTP status values indicate an error.
EXAMPLE
A typical result may look like:
|