guild
/guild/{guildName}
Returns a single guild
get/guild/{guildName}
Path parameters
guildNamestring string required
Name of the guild to return
Response
successful operation
Example response
{
"Name": "Clan Cotswold",
"realmID": 1,
"realm": "Albion",
"realmPoints": 77845992,
"bountyPoints": 24669
}