Experiences
Retrieve an Experience
Returns a specific Experience, using its unique ID. Experiences represent what the customer receives or unlocks when they purchase a Membership.
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 Experience, which will look like exp_*************
Query Parameters
Whether or not to expand the Products on the returned Experience(s). Pass an array with each object(s) you want to expand, e.g. [products]
Response
200 - application/json
Retrieve an Experience
Experience model