# Get Participant's Experiment. **GET /api/teams/{team}/participants/{participant}/experiments/{experiment}** ## Servers - https://checkmango.com: https://checkmango.com () ## Authentication methods - Default ## Parameters ### Path parameters - **team** (integer) The team. - **participant** (string) The participant. - **experiment** (string) The experiment. ### Query parameters - **include** (string) Comma-separated list of relationships to include in the response. ## Responses ### 200 #### Body: application/json (object) - **data** (object) ### 403 #### Body: application/json (object) - **message** (string) ### 404 #### Body: application/json (object) - **message** (string) [Powered by Bump.sh](https://bump.sh)