guild
/guild/topRP
Returns Top 10 RP holders Guilds<br><br>[cache 120 min]
get/guild/topRP
Response
successful operation
Example response
[
{
"name": "Clan Cotswold",
"realmID": 1,
"realm": "Albion",
"realmPoints": 77845992,
"bountyPoints": 24669,
"members": 123
}
]Changes
Changed in 3 of the 18 revisions of this API.131
- ●
added the new
Albionenum value to theitems/realmresponse property for the response status200response-property-enum-value-added
- ●
added the new
Hiberniaenum value to theitems/realmresponse property for the response status200response-property-enum-value-added
- ●
added the new
Midgardenum value to theitems/realmresponse property for the response status200response-property-enum-value-added
- ●
- ○
endpoint added
endpoint-added
- ○
- ▲
api path removed without deprecation
api-path-removed-without-deprecation
This revision also has 12 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog
- ▲