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

# /news/realm/{realm}

`GET /news/realm/{realm}`

Returns the last 100 in-game server news for a given realm <br><br>[cache 2 min]

## Path parameters

- `realm` '1' | '2' | '3', required

## Response `200`

successful operation

- NewsEntry
  - `Date` string
  - `Type` 'RvR' | 'PlayerRP' | 'PlayerXP'
  - `Realm` 'Albion' | 'Midgard' | 'Hibernia' | 'None'
  - `Text` string

## Other responses

- `404` — 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)
