Page 1 of 1

API - groups.json not returning MonitorIds

Posted: Sun Dec 08, 2019 6:09 pm
by wufan
Hi, all. I'm running 1.32.3 on Ubuntu, when I run groups.json to get group information, the result doesn't include the camera IDs in the group. It doesn't have the 'MonitorIds' field. Is there any configuration I missed? How do it fix it? Thanks.

{
"group": {
"Group": {
"Id": "1",
"Name": "Eyes",
"ParentId": null
}
}