Skip to content

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"
}

Playground

Server
Authorization

Samples

Powered by VitePress OpenAPI

XC AI Content Automation