Download Preflight Artifact Data
GET/targets/:parent_lookup_assessment__scope/pre-scan-configuration/artifacts/:id/data/
Log requests and log last_access
Request
Path Parameters
id stringrequired
parent_lookup_assessment__scope stringrequired
Responses
- 200
- 401
- 404
- 500
Binary file (e.g. json)
- application/json
- Schema
- Example (from schema)
Schema
detail string
{
"detail": "Incorrect authentication credentials."
}
- application/json
- Schema
- Example (from schema)
Schema
detail string
{
"detail": "Not found."
}
- application/json
- Schema
- Example (from schema)
Schema
detail string
{
"detail": "Unexpected error while handling your request."
}
Loading...