websecurityscanner.projects.scan Configs.scan Runs.list

GET {{baseUrl}}/v1/:parent/scanRuns?pageSize=<integer>&pageToken=<string>&$.xgafv=<string>&access_token=<string>&alt=<string>&callback=<string>&fields=<string>&key=<string>&oauth_token=<string>&prettyPrint=<boolean>&quotaUser=<string>&upload_protocol=<string>&uploadType=<string>

Lists ScanRuns under a given ScanConfig, in descending order of ScanRun stop time.

Request Params

KeyDatatypeRequiredDescription
pageSizestringThe maximum number of ScanRuns to return, can be limited by server. If not specified or not positive, the implementation will select a reasonable value.
pageTokenstringA token identifying a page of results to be returned. This should be a next_page_token value returned from a previous List request. If unspecified, the first page of results is returned.
$.xgafvstringV1 error format.
access_tokenstringOAuth access token.
altstringData format for response.
callbackstringJSONP
fieldsstringSelector specifying which fields to include in a partial response.
keystringAPI key. Your API key identifies your project and provides you with API access, quota, and reports. Required unless you provide an OAuth 2.0 token.
oauth_tokenstringOAuth 2.0 token for the current user.
prettyPrintstringReturns response with indentations and line breaks.
quotaUserstringAvailable to use for quota purposes for server-side applications. Can be any arbitrary string assigned to a user, but should not exceed 40 characters.
upload_protocolstringUpload protocol for media (e.g. "raw", "multipart").
uploadTypestringLegacy upload protocol for media (e.g. "media", "multipart").

RESPONSES

status: OK

{&quot;nextPageToken&quot;:&quot;qui cillum laboris sint&quot;,&quot;scanRuns&quot;:[{&quot;endTime&quot;:&quot;id consequat&quot;,&quot;errorTrace&quot;:{&quot;code&quot;:&quot;INTERNAL_ERROR&quot;,&quot;mostCommonHttpErrorCode&quot;:-74676661,&quot;scanConfigError&quot;:{&quot;code&quot;:&quot;SEED_URL_MALFORMED&quot;,&quot;fieldName&quot;:&quot;dolor minim ullamco&quot;}},&quot;executionState&quot;:&quot;FINISHED&quot;,&quot;hasVulnerabilities&quot;:false,&quot;name&quot;:&quot;c&quot;,&quot;progressPercent&quot;:63236262,&quot;resultState&quot;:&quot;RESULT_STATE_UNSPECIFIED&quot;,&quot;startTime&quot;:&quot;pariatur labore&quot;,&quot;urlsCrawledCount&quot;:&quot;anim tempor est&quot;,&quot;urlsTestedCount&quot;:&quot;voluptate ex fugiat&quot;,&quot;warningTraces&quot;:[{&quot;code&quot;:&quot;NO_STARTING_URL_FOUND_FOR_MANAGED_SCAN&quot;},{&quot;code&quot;:&quot;INSUFFICIENT_CRAWL_RESULTS&quot;}]},{&quot;endTime&quot;:&quot;nostrud Lorem esse eu&quot;,&quot;errorTrace&quot;:{&quot;code&quot;:&quot;INTERNAL_ERROR&quot;,&quot;mostCommonHttpErrorCode&quot;:5132553,&quot;scanConfigError&quot;:{&quot;code&quot;:&quot;SEED_URL_MAPPED_TO_UNRESERVED_ADDRESS&quot;,&quot;fieldName&quot;:&quot;ut consequat ad enim&quot;}},&quot;executionState&quot;:&quot;FINISHED&quot;,&quot;hasVulnerabilities&quot;:true,&quot;name&quot;:&quot;esse in adipisicing ad&quot;,&quot;progressPercent&quot;:-67029657,&quot;resultState&quot;:&quot;RESULT_STATE_UNSPECIFIED&quot;,&quot;startTime&quot;:&quot;eu ipsum eiusmod&quot;,&quot;urlsCrawledCount&quot;:&quot;dolore id&quot;,&quot;urlsTestedCount&quot;:&quot;do dolore&quot;,&quot;warningTraces&quot;:[{&quot;code&quot;:&quot;NO_STARTING_URL_FOUND_FOR_MANAGED_SCAN&quot;},{&quot;code&quot;:&quot;BLOCKED_BY_IAP&quot;}]}]}