v1
latestOpenAPI 3.0.02026-07-26866217.8 KBProperty
Query Groups
You can query property groups by making a request to this endpoint.
get/groups
Query parameters
offsetinteger
The starting point from which to begin returning results.
limitinteger
The maximum number of results to return. The maximum value is 100.
idinteger
The id of the group.
Response
A list of groups with their details
Example response
{
"error_msg": "Done."
}