Get Workspace Plan

View the current Plan for the specified Workspace.

SecurityAuthorization Token
Request
path Parameters
team_id
required
string

Team ID (Workspace)

Responses
200
get/v2/team/{team_id}/plan
Request samples
Response samples
application/json
{
  • "plan_name": "Enterprise",
  • "plan_id": 4
}