Get Alerts for Resource
POST/resource/alert
Get a list of alerts associated with a given resource.
Only the rrn parameter in the request body is used for this API. Ignore the rrnList, timelineItemId, and findingType fields for this API.
An example request body is:
{
"rrn": "rrn::storageBucket:us-east-1:123456789012:test-bucket"
}
Request
Responses
- 200
- 400
successful operation
bad_request / invalid_parameter_value