Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

Get the list of properties in a group.

You can get the group ID from “management → groups and buildings”:

...

Request: Groups(group, usr, pwd)

...

Response:

Code Block
languagejson
{
  "Groups": [
    1001,
    1002,
    1003
  ]
}