---
title: "GET /v1/announcements"
method: GET
path: "/v1/announcements"
tags: ["[v1] Announcements"]
---

# GET /v1/announcements

`GET /v1/announcements`

Returns announcements list

## Response `200`

Success

- object[]
  - `id` string, uuid
  - `userRoles` string[]
  - `params` object
  - `createdAt` string, date-time
  - `expiresAt` string, date-time

## Changes

- **2024-08-28** `795ad2980be7` — 1 warning
  - removed the optional property `items/template` from the response with the `200` status
- **2024-08-23** `d6bfb6124af3` — 1 info
  - added the optional property `items/template` to the response with the `200` status
- **2024-08-21** `0c948c7ad249` — 1 warning
  - removed the optional property `items/template` from the response with the `200` status
- **2024-08-20** `7ce9c180a1fe` — 3 warning, 1 info
  - added the new `DEPRECATED` enum value to the `items/template` response property for the response status `200`
  - added the new `FILTERED` enum value to the `items/template` response property for the response status `200`
  - added the new `GENERIC` enum value to the `items/template` response property for the response status `200`
  - removed the `0` enum value from the `items/template` response property for the response status `200`
- **2023-05-16** `6f4cc6c1de9e` — 1 info
  - endpoint added

[Change history](https://skmtc.dev/nhs/apis/admin-api-nhs-innovation-service/changes/v1/announcements/get.md)

---

[API](https://skmtc.dev/nhs/apis/admin-api-nhs-innovation-service.md) · [All operations](https://skmtc.dev/nhs/apis/admin-api-nhs-innovation-service/llms.txt) · [OpenAPI document](https://skmtc.dev/nhs/apis/admin-api-nhs-innovation-service/revisions/795ad2980be7?raw)
