Lists the IntelligenceFinding resources in the specified project.
REST format
GET /v2/{parent=projects/*/locations/*}/intelligenceFindingsHTTP body
The HTTP request has no request body.
Query parameters
| Parameters | |
|---|---|
parent |
Required. The parent of the |
filter |
Optional. The filter expression to apply.
Supports filtering by |
pageSize |
Optional. The maximum number of |
pageToken |
Optional. A page token that a previous |
Response
The response body contains data with the following structure:
| JSON representation |
|---|
{
"intelligenceFindings": [
{
object ( |
| Fields | |
|---|---|
intelligenceFindings[] |
The |
nextPageToken |
A token to retrieve the next page of results. Pass this value in the |