Returns a raw HTTP response for get /v1/platform/alerts/{session_id}/{alert_rule_id},
but is otherwise the same as [AlertServiceAsync.retrieve]..
public CompletableFuture<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 [AlertServiceAsync.retrieve].
| Name | Type | Description |
|---|---|---|
alertRuleId* | JsonValue | |
params* | AlertRetrieveParams |