Plans
Retrieve a Plan
Returns a specific Plan, using its unique ID. Plans represent a pricing and release method configuration used to purchase a Product.
GET
Headers
Your API key, which can be found on the Whop Business Dashboard. You must prepend your key with the word 'Bearer', which will look like Bearer ***************************
Path Parameters
The ID of the Plan, which will look like plan_*************
Query Parameters
Whether or not to expand the Product on the returned Plan(s). Pass an array with each object(s) you want to expand, e.g. [product]
Response
200 - application/json
Retrieve a Plan
Plan model