---
title: "/realm/{realmName}"
method: GET
path: "/realm/{realmName}"
tags: ["realm"]
---

# /realm/{realmName}

`GET /realm/{realmName}`

Returns the Keep's status for a given Realm <br><br>[cache 1 min]

## Path parameters

- `realmName` string, string, required

## Response `200`

successful operation

- Keep[]
  - `Name` string
  - `originalRealm` 'Albion' | 'Midgard' | 'Hibernia'
  - `currentRealm` 'Albion' | 'Midgard' | 'Hibernia' | 'None'
  - `claimingGuild` string
  - `Level` integer
  - `underSiege` 0 | 1

## Other responses

- `404` — Realm $realmName not found

---

[API](https://skmtc.net/opendaoc/apis/atlasapi.md) · [All operations](https://skmtc.net/opendaoc/apis/atlasapi/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/opendaoc/atlasapi/revisions/c52550dc12b8/schema)
