You can use this endpoint to retrieve a list of groups from our software.
Name | Type | Required | Description |
---|---|---|---|
p_companyID | string | Yes | The security code you have been provided with, string (32) |
p_locationID | integer | No | This parameter can be used only for companies of type Branch (for EasySecure companies it will not have any effect). If not provided, all groups are returned. |
getGroupsObjectArray (array), containing structs (arrays) of getGroupsObject with the following keys:
GroupId – the Id of the group, string - this field is also used to return possible error message when the case
GroupName – the name of the group, string
Sample
Response