Skip to main content

GroupSummary

Nested group (parent or child) without recursive relations

idstring
Example: Y6K08PEKXG9Q7ZWJ
typestring

Possible values: [none, division, department, team, automated, root]

Example: department
namestring
Example: Information Technology
descriptionstringnullable
slugstring
Example: operations/information-technology
iconstringnullable
Example: code
logostringnullable
parent_idstringnullable
member_countinteger
Example: 12
translationsobjectnullable
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"
}