Skip to main content

List workspaces

GET 

/panel/workspaces

Returns a paginated list of workspaces, newest first by creation date.

Each item includes the workspace owner, its generic subscription plan and its subscriptions (with monthly/yearly plan details). The users array is not included in list results — use GET /panel/workspaces/{workspace} to retrieve a workspace's members.

The page size is fixed at 20; there is no per_page parameter.

Request

Responses

Paginated workspace collection.