{
  "data": {
    "id": "2b4dc017-deb0-4cff-8675-3a4a492e13e4",
    "team_id": "9012345",
    "userid": 81942673,
    "name": "Design Team",
    "handle": "design-team",
    "date_created": "1704067200000",
    "initials": "DT",
    "members": [
      {
        "id": 81942673,
        "username": "John Doe",
        "email": "john.doe@example.com",
        "color": "#7b68ee",
        "initials": "JD",
        "profilePicture": null
      }
    ],
    "avatar": {
      "attachment_id": null,
      "color": "#40bc86",
      "icon": null
    }
  }
}