/reporting/reports
POST
Returns released report configurations
Parameters in the POST body schema
Name | Type | Description | Example | Default |
---|---|---|---|---|
reportPaths |
optional, array[string] | Paths or names of report configurations | ||
folders |
optional, array[object] | Limits the result to a collection of folders | [{
"folder": "/sos",
"recursive": true
}] |
Request