get https://api.whop.com/api/v2/plans/
Returns a specific Plan, using its unique ID. Plans represent a pricing and release method configuration used to purchase a Product.
Log in to see full request history
Response
Returns a specific Plan, using its unique ID. Plans represent a pricing and release method configuration used to purchase a Product.
xxxxxxxxxx
curl --request GET \
--url https://api.whop.com/api/v2/plans/id \
--header 'accept: application/json'
Try It!
to start a request and see the response here! Or choose an example: