---
title: "List of notifications."
method: GET
path: "/notifications"
tags: ["Notifications"]
---

# List of notifications.

`GET /notifications`

## Response `200`

A list of notifications.

- Notification[]
  - `id` string
  - `title` string
  - `body` string
  - `status` 'READ' | 'UNREAD'
  - `received_on` string, date-time
  - `read_on` string, date-time, nullable

---

[API](https://skmtc.net/athletics-app/apis/atletiek-nu-competition-data-api.md) · [All operations](https://skmtc.net/athletics-app/apis/atletiek-nu-competition-data-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/athletics-app/atletiek-nu-competition-data-api/versions/cd49a90e4266/schema)
