Authorizations
The app API key from an app from the /dashboard/developer page
Path Parameters
"exp_xxxxxxxxxxxxxx"
Body
Parameters for DuplicateExperience
The name of the new experience
Response
A successful response
An object representing an experience belonging to a company.
The unique ID representing this experience
"exp_xxxxxxxxxxxxxx"
The written name of the description.
The order of the experience in the section
"123.45"
The timestamp of when this experience was created.
"2023-12-01T05:00:00.401Z"
The experience interface for this experience.
The logo for the experience.
The company that owns this experience.
The access passes that are associated with this experience. This should not be used unless you are trying to list all access passes the experience has, for some reason. You probably don't want to use this though and should be using accessPass.

