getAlert
A MoogDb v2 method that returns details of an alert.
Back to MoogDb V2 API Method Reference.
Request arguments
Method getAlert
takes either the alertID
or signature
request arguments:
Name | Type | Required | Description |
---|---|---|---|
| Number | Yes if no signature provided | Alert ID. |
singature | String | Yes if no alertId provided | Alert signature. |
Response
Method getAlert
returns the following response:
Type | Description |
---|---|
CEvent | A CEvent object containing the alert attributes, such as |