latestOpenAPI 3.1.02026-08-218667571.2 MB
a8ca30023371
User APIs
plans
Get User Plans
Get all active subscription plans for the current user's client.
Returns the active plan (status: active/trialing) with full details. If the plan has a Stripe subscription, all Stripe subscription fields are included in the stripe_subscription field. If the plan doesn't have a Stripe subscription, this should be beacuse it's an Enterprise plan.
This is the new version of the plans endpoint. The /subscriptions/plan endpoint is kept for backward compatibility.
Returns: PlanFullResponse: Active plan with full details
get/api/v1/plans
Response
Successful Response