Appearance
Get subscription info (legacy)
GET
/api/v1/billing/paddle/subscription
Legacy endpoint. Returns subscription status with paddle_* field names.
Authorizations
HTTPBearer
Type
HTTP (bearer)
Responses
Successful Response
application/json
JSON "subscription_tier": "string", "paddle_subscription_status": "string", "subscription_period_end": "string", "payment_method": "string", "paddle_customer_id": "string"
{
}