# Get Event. **GET /api/teams/{team}/events/{event}** ## Servers - https://checkmango.com: https://checkmango.com () ## Authentication methods - Default ## Parameters #### Path parameters - **team** (integer) The ID of the team that the event belongs to. - **event** (string) The key of the event to show. #### Query parameters - **include** (string) Comma-separate list of relationships to include in the response. ## 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)