Skip to main content
GET
Get All Subscription Plans

Authorizations

Authorization
string
header
required

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

Response

200 - application/json

Successful Response

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[]