api

get/api/plans/

Response

plan_namestring required

Name of the plan

plan_duration'monthly' | 'quarterly' | 'yearly' required

Duration of the plan

status'active' | 'archived' | 'experimental' required
plan_idstring required
num_versionsinteger required

The number of versions that this plan has.

active_subscriptionsinteger required

The number of active subscriptions that this plan has across all versions.

Changes