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 Product, which will look like prod_*************
or pass_*************
Query Parameters
Whether or not to expand the Experiences and Plans on the returned Product(s). Pass an array with each object(s) you want to expand, e.g. [experiences, plans]
Response
Retrieve a Product
Product model
The ID of the Product, which will look like prod_*************
or pass_*************
The title of the Product
The name of the Product
The visibility of the Product
visible
, hidden
, archived
, quick_link
The time at which the Product was created. Measured in seconds since the Unix epoch.
The ID of the Company this Product is for, which will look like biz_*************
The Experiences that are included in this Product
The visible Plans that are included in this Product. Quick links and archived plans will not be included. There is a limit of 10 plans that can be returned for this field.