List subscription-tiers
GET /subscription-tiers
GET
/subscription-tiers
Authorizations
Section titled “Authorizations ”Parameters
Section titled “ Parameters ”Query Parameters
Section titled “Query Parameters ” pagination[page]
integer
pagination[pageSize]
integer
filters
Strapi REST filter syntax
object
sort
string
populate
string
Responses
Section titled “ Responses ”OK
object
data
Array
object
name
required
string
slug
required
string
max_managed_hosts
integer
max_organisations
integer
max_cloud_instances
integer
price_monthly_usd
number
price_yearly_usd
number
features
Arbitrary JSON value (object, array, string, number, boolean, or null)
is_free_tier
boolean
is_active
boolean
trial_days
integer
status
string
activated_at
string format: date-time
grace_expires_at
string format: date-time
suspended_at
string format: date-time
documentId
string
id
integer
createdAt
string format: date-time
updatedAt
string format: date-time
publishedAt
string format: date-time
meta
object
pagination
object
page
integer
pageSize
integer
pageCount
integer
total
integer
Missing or invalid authentication
Not authorized (tenant scope or capability)