Skip to main content
GET
Get Current Plan

Authorizations

Authorization
string
header
required

Public API bearer credential sent as Authorization: Bearer <token>. Use either an OAuth access token or a Hybridbox Service account token.

Path Parameters

account_id
string<uuid>
required

Response

billing_period
string
required

Billing period for the current plan

currency
string
required

Billing currency code

plan_id
string
required

Current billing plan ID

plan_name
string
required

Current billing plan name

price
string
required

Current plan price

Pattern: ^(?!^[-+.]*$)[+-]?0*\d*\.?\d*$
status
string
required

Current plan status

can_cancel_plan
boolean
default:false

Whether the plan can be cancelled

can_change_plan
boolean
default:false

Whether the plan can be changed