v1

latestOpenAPI 3.1.02026-07-24172151607.6 KB
Workspaces

Get Workspace Plan

View the current Plan for the specified Workspace.

get/v2/team/{team_id}/plan

Path parameters

team_idstring required

Workspace ID

Response

plan_namestring
plan_idinteger

Example response

{
  "plan_name": "Enterprise",
  "plan_id": 4
}