# Get Team. **GET /api/teams/{team}** ## Servers - https://checkmango.com: https://checkmango.com () ## Authentication methods - Default ## Parameters ### Path parameters - **team** (integer) The ID of the team to show. ### 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)