v1

latestOpenAPI 3.0.0Creative Commons Attribution 3.02026-07-13113036.3 KB
projects

List CrawledUrls under a given ScanRun.

get/v1/{+parent}/crawledUrls

Path parameters

parentstring required

Required. The parent resource name, which should be a scan run resource name in the format 'projects/{projectId}/scanConfigs/{scanConfigId}/scanRuns/{scanRunId}'.

Query parameters

pageSizeinteger

The maximum number of CrawledUrls to return, can be limited by server. If not specified or not positive, the implementation will select a reasonable value.

pageTokenstring

A 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.

Response

Successful response