/
Groups
Groups
Get the list of properties in a group.
You can get the group ID from “management → groups and buildings”:
Request: Groups(group, usr, pwd)
parameter | type | format | mandatory? |
---|---|---|---|
group | integer |
| Yes |
usr | integer |
| Yes |
pwd | string |
| Yes |
Response:
{
"Groups": [
1001,
1002,
1003
]
}
, multiple selections available,
Related content
Retrieve a listing
Retrieve a listing
More like this
Get all property managers
Get all property managers
More like this
GET Properties
GET Properties
More like this
API for Activities & Services
API for Activities & Services
More like this
GET Property
GET Property
More like this
GET Property
GET Property
More like this