Skip to main content

List Alerts - GET

GET 

/alert

Returns a list of alerts that match the constraints specified in the query parameters. Max 10k results. To get more, use List Alerts V2 - GET.

Data in the response object does not include alert rules.

Also, in the response object:

  • Property riskDetail is deprecated.
  • Property resource.cloudServiceName is populated only for alerts whose resources belong to a cloud service.

When detailed flag is set to true, following fields will be returned within the policy response object:

  • complianceMetadata
  • name
  • description
  • labels
  • deleted
  • recommendation
  • lastModifiedBy
  • lastModifiedOn
  • severity

Rate Limits

The following rate limits apply:

  • Request rate limit: 2/sec
  • Burst limit: 10/sec

Request

Responses

successful operation