/realm/{realmName}
Returns the Keep's status for a given Realm <br><br>[cache 1 min]
Path parameters
Name of the Realm to return
Response
successful operation
Example response
[
{
"Name": "Arvakr Faste",
"originalRealm": "Midgard",
"currentRealm": "Albion",
"claimingGuild": "Cotswold Clan",
"Level": 4
}
]Changes
Changed in 5 of the 18 revisions of this API.193
- ●
added the new
0.00enum value to theitems/underSiegeresponse property for the response status200response-property-enum-value-added
- ●
added the new
1.00enum value to theitems/underSiegeresponse property for the response status200response-property-enum-value-added
- ●
added the new
Noneenum value to theitems/currentRealmresponse property for the response status200response-property-enum-value-added
- ●
- ●
added the new
Albionenum value to theitems/currentRealmresponse property for the response status200response-property-enum-value-added
- ●
added the new
Albionenum value to theitems/originalRealmresponse property for the response status200response-property-enum-value-added
- ●
added the new
Hiberniaenum value to theitems/currentRealmresponse property for the response status200response-property-enum-value-added
- ●
added the new
Hiberniaenum value to theitems/originalRealmresponse property for the response status200response-property-enum-value-added
- ●
added the new
Midgardenum value to theitems/currentRealmresponse property for the response status200response-property-enum-value-added
- ●
added the new
Midgardenum value to theitems/originalRealmresponse property for the response status200response-property-enum-value-added
- ●
- ○
added the optional property
items/Levelto the response with the200statusresponse-optional-property-added
- ○
added the optional property
items/underSiegeto the response with the200statusresponse-optional-property-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
- ▲