SeeWhoHasLearntIt
Returns all clan members who have learned that technology
Path parameters
-
clanid
string Required
GET
/clans/{clanid}/tech/
curl \
--request GET 'http://api.example.com/clans/{clanid}/tech/?tech=string&tree=Vitamins' \
--header "Authorization: Bearer $ACCESS_TOKEN"
Response examples (200)
[
{
"discordtag": "string"
}
]
Response examples (400)
string
Response examples (401)
string
Response examples (503)
string