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