---
title: "GET /v1/notify-me"
method: GET
path: "/v1/notify-me"
tags: ["[v1] Notify Me"]
---

# GET /v1/notify-me

`GET /v1/notify-me`

Notify me subscriptions list

## Response `200`

List of user custom notifications

- object[]
  - `innovationId` string, uuid, required
  - `name` string, required
  - `count` integer, required
  - `subscriptions` object

## Other responses

- `400` — Bad Request
- `401` — Unauthorized
- `403` — Forbidden
- `404` — Not found
- `500` — Internal server error

---

[API](https://skmtc.net/nhs-england/apis/users-api-nhs-innovation-service.md) · [All operations](https://skmtc.net/nhs-england/apis/users-api-nhs-innovation-service/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/nhs-england/users-api-nhs-innovation-service/revisions/943444df31ae/schema)
