コンテンツにスキップ

Get current billing state

GET
/dashboard/billing/subscription

Current plan, modules, and subscription

object
plan
string
Allowed values: free pro business
billingInterval

Current subscription billing interval. null if no active subscription.

string
nullable
Allowed values: monthly annual
subscription
object
id
string
status
string
currentPeriodEnd
string
items
Array<object>
object
moduleId
string
stripeItemId
string
planPriceIds

Available Stripe price IDs for checkout. Annual keys are present only when annual pricing is configured.

object
pro
string
business
string
proAnnual
string
businessAnnual
string