List scans
GET /creatives/{creativeId}/scans
Returns list of scans [per creative], most recent scans first
Authorizations
Section titled “Authorizations ”Parameters
Section titled “ Parameters ”Path Parameters
Section titled “Path Parameters ”Responses
Section titled “ Responses ”Successfully retrieved scans
object
object
Contains page and count information for lists
object
Number of items returned in this response
Total number of items in collection
Current page
Total number of pages in collection
Object representing a scan
object
Internal scan ID
Date of scan creation
Date of scan update (can be null)
Date/time the scan finished
The sequence type of scan (initial, manual, monitoring etc)
Issue count (recursive warns + recursive fails). Null until scan is finished and analyzed
Array[CheckResult]. All checks within this scan (only for finished scans and with include_checks=true). Will not be returned in monitoring context, see monitoring_alerts below.
The processing status of a scan. One from the list: queued, processing, finished, failed, cancelled
401 Authentication failed
Unable to authenticate user
object
Contains issue information for error responses
object
HTTP response code for verification against header response
Detailed information on the issues that triggered the error
Issue when returned as part of error section in unsuccessful response
object
Advalidation issue type key (please quote when reaching out to support)
Human readable issue description
Specific field in the request that the issue relates to
403 Forbidden
Currently authenticated user does not have permission to access or update requested object
object
Contains issue information for error responses
object
HTTP response code for verification against header response
Detailed information on the issues that triggered the error
Issue when returned as part of error section in unsuccessful response
object
Advalidation issue type key (please quote when reaching out to support)
Human readable issue description
Specific field in the request that the issue relates to
404 Not found
Requested resource or underlying resource was not found
object
Contains issue information for error responses
object
HTTP response code for verification against header response
Detailed information on the issues that triggered the error
Issue when returned as part of error section in unsuccessful response
object
Advalidation issue type key (please quote when reaching out to support)
Human readable issue description
Specific field in the request that the issue relates to
422 Unprocessable entity
There is something wrong with the content of the request, typically missing or improperly formatted fields
object
Contains issue information for error responses
object
HTTP response code for verification against header response
Detailed information on the issues that triggered the error
Issue when returned as part of error section in unsuccessful response
object
Advalidation issue type key (please quote when reaching out to support)
Human readable issue description
Specific field in the request that the issue relates to