---
title: "Get Workspace Plan"
method: GET
path: "/v2/team/{team_id}/plan"
tags: ["Workspaces"]
---

# Get Workspace Plan

`GET /v2/team/{team_id}/plan`

View the current [Plan](https://clickup.com/pricing) for the specified Workspace.

## Path parameters

- `team_id` string, required

## Response `200`

- object
  - `plan_name` string
  - `plan_id` integer

---

[API](https://skmtc.net/clickup/apis/clickup-api-v2-reference.md) · [All operations](https://skmtc.net/clickup/apis/clickup-api-v2-reference/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/clickup/clickup-api-v2-reference/revisions/72216f55b952/schema)
