v1

latestOpenAPI 3.0.0Creative Commons Attribution 3.02026-07-13134345498.3 KB
organizations

Return a list of Security Reports

get/v1/{+parent}/securityReports

Path parameters

parentstring required

Required. The parent resource name. Must be of the form organizations/{org}/environments/{env}.

Query parameters

datasetstring

Filter response list by dataset. Example: api, mint

fromstring

Filter response list by returning security reports that created after this date time. Time must be in ISO date-time format like '2011-12-03T10:15:30Z'.

pageSizeinteger

The maximum number of security report to return in the list response.

pageTokenstring

Token returned from the previous list response to fetch the next page.

statusstring

Filter response list by security reports status.

submittedBystring

Filter response list by user who submitted queries.

tostring

Filter response list by returning security reports that created before this date time. Time must be in ISO date-time format like '2011-12-03T10:16:30Z'.

Response

Successful response