Interface SecurityMonitoringApiListSecurityFindingsRequest

Hierarchy

  • SecurityMonitoringApiListSecurityFindingsRequest

Properties

filterQuery?: string

The search query following log search syntax.

pageCursor?: string

Get the next page of results with a cursor provided in the previous query.

pageLimit?: number

The maximum number of findings in the response.

Sorts by @detection_changed_at.

Generated using TypeDoc