/reporting/run/history
POST
Returns report runs
Parameters in the POST body schema
Name | Type | Description | Example | Default |
---|---|---|---|---|
reportPaths |
optional, array[string] | Paths or names of report configurations | ||
templateNames |
optional, array[string] | Limits the result to template names such as
|
["WORKFLOWS_LONGEST_EXECUTION_TIMES"] | |
states |
optional, array[string] | Limits the result to states such as
|
["FAILED"] |
Request