Skip to main content
Get subscription status

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Path Parameters

workspace_slug
string
required

URL-friendly workspace identifier

Example:

"acme"

Response

Current plan status

plan
string
interval
enum<string>
Available options:
monthly,
annual
price
number
status
string
overwritten
boolean
trial_ends_at
string<date-time>
Example:

"2024-01-15T10:30:00Z"

Last modified on July 23, 2026