List 911 Alert Groups
/groups/list
*token (string, required)
List all of your 911 Alert Groups
{
"code":200,
"status":"success",
"data":[
{
"id":"175",
"user_id":"01234",
"group_name":"Test 911 group",
"enable_conference":"yes",
"create_dt":"2018-07-20 17:37:05",
"modify_dt":"2018-07-20 17:37:05",
"endpoints":[]
}
]
}