Experiences
Retrieve an Experience
Returns a single experience
GET
Authorizations
User OAuth token for /v5/me endpoints
Path Parameters
The ID of the Experience, which will look like exp_*************
Response
200
application/json
experience retrieved
The ID of the experience, which will look like exp_*************
The date the experience was created.
The name of the experience
The ID of the company, which will look like biz_*************
The ID of the product, which will look like prod_*************
The ID of the app, which will look like app_*************
The access level of the experience. Always private, don't use this
The URL of the app's icon
Was this page helpful?