Skip to main content
GET
Get Subscription Plan

Authorizations

Authorization
string
header
required

The access token received from the authorization server in the OAuth 2.0 flow.

Path Parameters

plan_id
integer
required

Response

Successful Response

Schema for reading SubscriptionPlan with modules.

name
string
required
price
string
required
Pattern: ^(?!^[-+.]*$)[+-]?0*\d*\.?\d*$
id
integer
required
date_added
string<date-time>
required
date_updated
string<date-time>
required
image_url
string<uri> | null
Required string length: 1 - 2083
modules
PlanModuleSchema · object[]