The following operations are available for this resource.
Http Verb | Operation | ||
---|---|---|---|
GET | Method: Get, URL: Reporting/Reports/{reportId} | Test | |
Get details of a report. |
|||
GET | Method: GetAll, URL: Reporting/Reports?type={type} | Test | |
Get all reports, Optionally filtered by type. |
|||
GET | Method: GetCustomData, URL: Reporting/Reports/CustomData?reportId={reportId}¶meterId={parameterId} | Test | |
Get custom data for a report parameter. |
|||
GET | Method: GetReportCategories, URL: Reporting/Reports/Categories | Test | |
Get all report categories. |
|||
GET | Method: GetReportDefaults, URL: Reporting/Reports/Defaults/{userGroup} | Test | |
Get report defaults for the specified user group. |
|||
GET | Method: GetReportParameters, URL: Reporting/Reports/Parameters?reportId={reportId} | Test | |
Get report parameters. |
|||
POST | Method: GetParameterValues, URL: Reporting/Reports/ParameterValues | Test | |
Get parameter values for a report parameter. |