Alert Info
GET/alert/:id
Returns information about an alert for the specified ID.
In the response object, field riskDetail is deprecated.
When detailed flag is set to true, following fields will be returned within the policy and response object:
- complianceMetadata
- name
- description
- labels
- deleted
- recommendation
- lastModifiedBy
- lastModifiedOn
- severity
The resource response object will include cloudAccountGroups field when detailed is set to true
Rate Limits
The following rate limits apply:
- Request rate limit: 5/sec
- Burst limit: 10/sec
Request
Responses
- 200
- 400
- 404
- 429
successful operation
internal_error/invalid_alert_id
not_found
Too Many Requests