Appearance
Get subscription info
GET
/api/v1/billing/subscription
Returns subscription status and payment info for the organization.
Authorizations
HTTPBearer
Type
HTTP (bearer)
Responses
Successful Response
application/json
JSON "subscription_tier": "string", "payment_subscription_status": "string", "subscription_period_end": "string", "payment_method": "string", "payment_customer_id": "string", "billing_period": "string", "pending_subscription_tier": "string", "pending_billing_period": "string"
{
}