GroupSummary
Nested group (parent or child) without recursive relations
idstring
Example:
Y6K08PEKXG9Q7ZWJtypestring
Possible values: [none, division, department, team, automated, root]
Example:
departmentnamestring
Example:
Information Technologydescriptionstringnullable
slugstring
Example:
operations/information-technologyiconstringnullable
Example:
codelogostringnullable
parent_idstringnullable
member_countinteger
Example:
12translationsobjectnullable
created_atstring<date-time>
updated_atstring<date-time>
GroupSummary
{
"id": "Y6K08PEKXG9Q7ZWJ",
"type": "department",
"name": "Information Technology",
"description": "string",
"slug": "operations/information-technology",
"icon": "code",
"logo": "string",
"parent_id": "string",
"member_count": 12,
"translations": {},
"created_at": "2024-07-29T15:51:28.071Z",
"updated_at": "2024-07-29T15:51:28.071Z"
}