- HTTP request
- Path parameters
- Query parameters
- Request body
- Response body
- Authorization scopes
- IAM Permissions
- Finding
- Try it!
Full name: projects.locations.instances.legacy.legacySearchFindings
Legacy endpoint for listing Findings.
HTTP request
GET https://chronicle.googleapis.com/v1alpha/{instance}/legacy:legacySearchFindings
Path parameters
Parameters | |
---|---|
instance |
Required. Chronicle instance this request is sent to. Format: projects/{project}/locations/{location}/instances/{instance} |
Query parameters
Parameters | |
---|---|
finding |
Required. Finding type: Uppercase, DSML, etc. |
timestamp |
Required. Times range to get the findings from. |
page |
Number of findings to return per page. Default value is 1000 if the page_size is not set in the request. |
next |
Page token to support pagination. If no token is supplied, the first page of findings will be returned. |
Request body
The request body must be empty.
Response body
The SearchFindings response.
If successful, the response body contains data with the following structure:
JSON representation |
---|
{ "findings": [ { object ( |
Fields | |
---|---|
findings[] |
Findings found for the given filters. Note that Findings returned do not include the |
page_ |
The token to supply to get the next page of results. If there are no additional results, this will be empty. |
Authorization scopes
Requires the following OAuth scope:
https://www.googleapis.com/auth/cloud-platform
For more information, see the Authentication Overview.
IAM Permissions
Requires the following IAM permission on the instance
resource:
chronicle.legacies.legacySearchFindings
For more information, see the IAM documentation.
Finding
JSON representation |
---|
{ "uid": string, "finding_type": enum ( |
Fields | |
---|---|
uid |
A base64-encoded string. |
finding_ |
|
uid_ |
|
created_ |
Uses RFC 3339, where generated output will always be Z-normalized and uses 0, 3, 6 or 9 fractional digits. Offsets other than "Z" are also accepted.Examples: |
last_ |
Uses RFC 3339, where generated output will always be Z-normalized and uses 0, 3, 6 or 9 fractional digits. Offsets other than "Z" are also accepted.Examples: |
detection_ |
|
udm_ |
|
feedback_ |
|
feedback_ |
|
tags[] |
|