Admin APIs
plans
Get Plan
Get a plan by ID.
Accepts either a database UUID or a Stripe subscription ID (sub_xxx). Stripe subscription IDs are fetched directly from Stripe; all other values are treated as database UUIDs.
get/api/v1/admin/plans/{plan_id}
Path parameters
plan_idstring required
Response
Successful Response