A standard representation of a group, as returned from any group API endpoints by default.
11446498The unique identifier for this object.
groupThe value will always be group.
Value is always group
2012-12-12T10:53:43-08:00When the group object was created.
managed_groupThe type of the group.
Value is one of managed_group,all_users_group
2012-12-12T10:53:43-08:00When the group object was last modified.
SupportThe name of the group.
{
"id": "11446498",
"type": "group",
"created_at": "2012-12-12T10:53:43-08:00",
"group_type": "managed_group",
"modified_at": "2012-12-12T10:53:43-08:00",
"name": "Support"
}