Skip to main content

Properties

NameTypeFormatDescription
idstringThe group identifier as a 128 bit GUID.
namestringThe unique group name
description stringA description for the purpose of the group.
typestringThe type of group - 'sys', 'contensis', 'external'.
userCountintegerintegerThe count of users in the group
childGroupCountintegerintegerThe count of child groups in the group
custom.*objectCustom string properties for the group.

Example

JSON
1
2
3
4
5
6
7
8
9
10
11
{ "id": "236f1ce9-e5e6-4a93-b178-d52f2f723428", "name": "Paper Street Soap Company", "description": "Employees of the Paper Street Soap Company", "type": "contensis", "userCount": 2, "childGroupCount": 0, "custom" : { "clientId": "PSSC" } }

Still need help?

New support request