---
title: "/news/all"
method: GET
path: "/news/all"
tags: ["news"]
---

# /news/all

`GET /news/all`

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

## 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/versions/c52550dc12b8/schema)
