api

get/api/plans/{plan_id}/

Path parameters

plan_idstring uuid required

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