# Route Get Experience **GET /experiences/{experience_id}** ## Servers - http://api.example.com: http://api.example.com () ## Authentication methods - Http bearer ## Parameters ### Path parameters - **experience_id** (string) ## Responses ### 200 Successful Response #### Body: application/json (object) - **experienceId** (string) - **status** (string) - **widgets** (array[object]) ### 422 Validation Error #### Body: application/json (object) - **detail** (array[object]) [Powered by Bump.sh](https://bump.sh)