Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Path Parameters
The unique identifier of the plan whose details are to be retrieved.
Response
Successfully retrieved subscription plan details.
Represents detailed information about a subscription plan including pricing, trial, and region availability.
Unique identifier of the subscription plan (UUID).
The title or name of the subscription plan.
"string"
Billing frequency for the subscription plan.
DAILY, WEEKLY, MONTHLY, QUARTERLY, BIANNUAL, ANNUAL The cost amount for the subscription plan.
The currency of the subscription plan (e.g., NGN, USD).
"NGN"
The current status of the subscription plan.
ACTIVE, INACTIVE, ARCHIVED Date and time when the plan was created.
Internal reference code or identifier for the plan.
"string"
List of regions where this plan is available.
Total number of active subscribers under this plan.
Total number of subscriptions created for this plan.
Details about the trial period associated with this plan.
Different pricing options available for the plan.

