Skip to content

Latest commit

 

History

History
13 lines (12 loc) · 247 Bytes

read.md

File metadata and controls

13 lines (12 loc) · 247 Bytes

Example Response:

{
    head: { .... },
    data: [
        {
            alert_id: 1000,
            description: "IDLE ALERT",
            active: 1,
            alert_type: "idle"
        }
    ]
}