Get the headers for champion model reports for a completed automation project
head/projects/{projectId}/models/@championModel/reports
Get the headers for champion model reports for a completed automation project specified by project ID.
Name | Type | Required | Description |
---|---|---|---|
filter | string | false | filter |
reportName | array [string] | false | If provided, only the specified are returned. To specify multiple reports with this, use the parameter once for each report. For example, to return 3 reports named report1, report2, and report3, use ?reportName=report1&reportName=report2&reportName=report3 |
Status | Meaning | Description | ||
---|---|---|---|---|
200 | OK | The request succeeded. | Headers | |
400 | Bad Request | One or more parameters were invalid. | Headers | |
404 | Not Found | No project with the provided ID was found. | Headers |