API - Get available parsers
The purpose of this method is to retrieve and all available parsers in Beebox. This is information can be used if the user would like to add a new type of document to be processed by Beebox.
URL
CODE
(GET) /api/utility/parserpresets?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
|