Skip to main content

Get a workspace

GET 

/panel/workspaces/:workspace

Returns a single workspace with its owner, its users and its generic subscription plan.

The workspace's default subscription is returned separately under subscription (with monthly/yearly plan details resolved), and the stored payment method is included under payment_method.

The subscriptions array is not part of this response — use GET /panel/workspaces if you need the full subscription list.

Request

Responses

Workspace with payment method and its default subscription.