Get Specific Alert
This endpoint returns a specific alert object.
GET /openapi/v1/alert_confs/
Parameters: The request URL contains the following parameters
Name |
Type |
Description |
---|---|---|
alert_id |
string |
Uniquely identifies the alert. |
Response object: Returns an alert object associated with the specified ID.