# Get Variant Statistics. **GET /api/teams/{team}/experiments/{experiment}/variants/{variant}/statistics** > note Statistics are calculated every hour for running experiments. ## Servers - https://checkmango.com: https://checkmango.com () ## Authentication methods - Default ## Parameters #### Path parameters - **team** (integer) The ID of the team that the variant belongs to. - **experiment** (string) The experiment key that the variants belong to. - **variant** (string) The variant key to show. #### Query parameters - **include** (string) Comma-separated list of relationships to include in the response. - **event_key** (string) The event key that you want to filter statistics by. ## Responses ### 200: #### Body Parameters: application/json (object) - **data** (object) ### 403: #### Body Parameters: application/json (object) - **message** (string) ### 404: #### Body Parameters: application/json (object) - **message** (string) [Powered by Bump.sh](https://bump.sh)