List subdevice groups
Last updated on February 05, 2015 15:07
This method lists all groups in your account. These can be be assigned to subdevices
URL
/api/v1/device_groups/list
Parameters
No parameters are required.
Response
[
{
"id": 1,
"name": "Living Room Devices",
"user_id": 1
}
]