# SeeWhoHasLearntIt **GET /clans/{clanid}/tech/** Returns all clan members who have learned that technology ## Servers - http://api.example.com: http://api.example.com () ## Authentication methods - Token ## Parameters ### Path parameters - **clanid** (string) ### Query parameters - **tech** (string) - **tree** (string) ## Responses ### 200 Default Response #### Body: application/json (array[object]) - **discordtag** (string) ### 400 Bad Request #### Body: application/json (string) string ### 401 Unauthorized #### Body: application/json (string) string ### 503 Service Unavailable #### Body: application/json (string) string [Powered by Bump.sh](https://bump.sh)