API - List of installed beebox plugins
The purpose of this method is to retrieve all possible extensions which were installed in your beebox. Custom plugins are mentioned in following page Administration - Beebox Extensions
URL
CODE
(GET) /api/server/extensions?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
|