Groups
Returns multiple group records. The records can be filtered, and sorted according to the respective parameters.
Columns
| Name | Type | ReadOnly | Description |
| Id [KEY] | Integer | False |
The Id of the Group. |
| Name | String | False |
The Name of the Group. |
| ParentId | Integer | False |
The ParentId of the Group. |