List user-plans
GET /user-plans
F3.USERPLAN.01 — personal/identity-level subscription tier (independent second billing axis vs. Organisation Plan/subscription-tier). Controls how many organisations a user may own and how many members they may invite for free per org.
Authorizations
Section titled “Authorizations ”Parameters
Section titled “ Parameters ”Query Parameters
Section titled “Query Parameters ”Strapi REST filter syntax
object
Responses
Section titled “ Responses ”OK
object
object
Single canonical tier field for User Plan — deliberately NOT split into two duplicate fields (see organisation.plan_type/account_tier anti-pattern, F2.FLEET.03 vs F2.M.01). ‘trial’ is an internal-only tier (not shown as a purchasable option, is_public=false) used by the 14-day user trial (F3.USERPLAN.02).
Maximum number of organisations this user may own (role=owner). null = unlimited.
Maximum number of free members this user may invite per owned organisation. null = unlimited.
False for the internal ‘trial’ tier — not shown as a purchasable plan on pricing pages.
object
object
Missing or invalid authentication
Not authorized (tenant scope or capability)