aboutsummaryrefslogtreecommitdiff
path: root/tests/replies/alerts.json
blob: 0fa10e54c5e87a683bbd8d1607ef7870fbd3d133 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
{
  "result": "success",
  "message": {
    "alerts": [
      {
        "id": 1,
        "uri": "https://access.active911.com/interface/open_api/api/alerts/1"
      },
      {
        "id": 2,
        "uri": "https://access.active911.com/interface/open_api/api/alerts/2"
      }
    ]
  }
}