Retrieves summary rapid alert information for the given user. The User ID is not passed as a parameter, but rather is determined by the Device ID in the request header.
name | description | type | default | type |
---|---|---|---|---|
isConfirmed | boolean value of is_confirmed, added as a where clause in the query | query | Boolean | |
isRead | boolean value of is_read, added as a where clause in the query | query | Boolean |
a list of arrays
Additional attributes:
__alertDescription
This value represents the description of the alert definition. The code for this is found in the rapid_alert_msg.alert_id
field.