Skip to main content

Get the workspace's default subscription

GET 

/panel/workspaces/:workspace/subscription

Returns the workspace's default subscription, including its monthly/yearly plan details.

When the workspace has no default subscription, the response is a bare JSON null with status 200 — not a 404.

The workspace object is not included in this response.

Request

Responses

The default subscription, or JSON null when none exists.