api/UserReports

Operations for working with custom (third-party) reports.

Endpoint Description
GET Retrieves a list of custom (third-party) reports.
GET {id} Retrieves the definition of the specified custom report.
POST {id}/Execute Executes the specified custom user report and retrieves its output.