---
title: "Team treemap data"
method: GET
path: "/team-members/tree-map"
tags: ["Team Members"]
---

# Team treemap data

`GET /team-members/tree-map`

Team treemap data. Includes request parameters, authorization expectations, and response details.

## Query parameters

- `selected` 'time' | 'tasks', required
- `team` string, uuid, required
- `archived` boolean

## Response `200`

Treemap data retrieved

- ServerResponse
  - `done` boolean, required — Indicates if the operation was successful
  - `body` unknown, required
  - `title` string, nullable — Optional response title
  - `message` string, nullable — Optional message (error message or success notification)

---

[API](https://skmtc.dev/worklenz/apis/worklenz-api.md) · [All operations](https://skmtc.dev/worklenz/apis/worklenz-api/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/worklenz/worklenz-api/revisions/e44341b9118c/schema)
