Using Web API to download reports

You can use the Web API to download reports on operator workloads, processed documents, documents from specific clients, and other criteria. The parameters of the API methods are identical to those used for creating reports via the Administration and Monitoring Console GUI. The resulting CSV file is also identical to the CSV file created using the Administration and Monitoring Console GUI. For detailed information about various data collected by reports, please see the Reports section in the Administration and Monitoring Console help.

To download reports, use a GET request and pass the following URI: http://localhost/FlexiCapture12/Monitoring/Report/GetCsv?reportType=<reportType>&filterParametersJson=<filterParametersJson>. In this URI, reportType and filterParametersJson can have the following values:

Name Value
reportType

Report type. Possible values:

  • 1 - General Operators report
  • 3 - Processing Performance report
  • 9 - Site Performance report
  • 10 - License Consumption by Tenants report
  • 11 - License Consumption by Projects report
filterParametersJson

Parameters by which reports are generated. The set of parameters depends on the report type. See detailed information about the parameters for each report:

You can find the example of using this API in the script. Download the script here or use the script code provided below.

PowerShell script

25.05.2023 7:55:00

Please leave your feedback about this article

Usage of Cookies. In order to optimize the website functionality and improve your online experience ABBYY uses cookies. You agree to the usage of cookies when you continue using this site. Further details can be found in our Privacy Notice.