Returns a raw HTTP response for get /v1/platform/alerts/{session_id}/{alert_rule_id},
but is otherwise the same as [AlertService.retrieve]..
public HttpResponseFor<AlertRuleResponse> retrieve(
JsonValue alertRuleId,
AlertRetrieveParams params
)Returns a raw HTTP response for get /v1/platform/alerts/{session_id}/{alert_rule_id},
but is otherwise the same as [AlertService.retrieve].
| Name | Type | Description |
|---|---|---|
alertRuleId* | JsonValue | |
params* | AlertRetrieveParams |