User Guide
Download
Downloads the zipped CSV file for a given historyId.
URL
|
GET /api/Report/Download/{historyId} |
Download method |
| Parameter | Required | Description | Type |
|---|---|---|---|
| historyID | Required | The policy id associated with the scan |
integer($int64) (path) |
Responses
| Code | Description | Links | |
|---|---|---|---|
| 400 | Bad Request | No links | |
|
Media Type application/zip |
|||
| Example Value |Schema | |||
{
"type": "string",
"title": "string",
"status": 0,
"detail": "string",
"instance": "string",
"additionalProp1": "string",
"additionalProp2": "string",
"additionalProp3": "string"
}
|
|||
| 401 | Unauthorized | No links | |
