GET
    /bot/{discordid}/tech
  
  curl \
 --request GET 'http://api.example.com/bot/{discordid}/tech?tech=string&tree=Vitamins' \
 --header "apiKey: $API_KEY"
    
        Response examples (200)
  
  [
  {
    "discordtag": "string"
  }
]
        Response examples (400)
  
  string
        Response examples (401)
  
  string
        Response examples (503)
  
  string