{
"data": [
{
"id": "T99WCYYHPS",
"name": "Frontend Team",
"icon": "🎨",
"color": "#8B5CF6",
"parentTeamId": "T88WCYYHPS",
"parentTeamName": "Engineering",
"teamId": "T99WCYYHPS",
"identifier": "FE",
"description": "Frontend development subteam",
"teamOwner": "Alice Johnson",
"teamOwnerId": "USER789",
"fallbackSubTeam": null,
"createdAt": "2025-07-24T09:19:10.258Z",
"isActive": true,
"isPrivate": false,
"archivedAt": null,
"updatedAt": "2025-07-24T09:19:10.258Z"
},
{
"id": "TAAWCYYHPS",
"name": "Backend Team",
"icon": "⚙️",
"color": "#F59E0B",
"parentTeamId": "T88WCYYHPS",
"parentTeamName": "Engineering",
"teamId": "TAAWCYYHPS",
"identifier": "BE",
"description": "Backend development subteam",
"teamOwner": "Bob Wilson",
"teamOwnerId": "USER101",
"fallbackSubTeam": null,
"createdAt": "2025-07-24T10:19:10.258Z",
"isActive": true,
"isPrivate": false,
"archivedAt": null,
"updatedAt": "2025-07-24T10:19:10.258Z"
}
],
"status": true,
"message": "Subteams retrieved successfully!",
"timestamp": "2025-07-25T12:50:38.937Z"
}