---
title: "Returns a list with all the defined notifications"
method: GET
path: "/notifications/"
tags: ["Notifications"]
---

# Returns a list with all the defined notifications

`GET /notifications/`

## Response `200`

Notification

- Notification[]
  - `fail` boolean
  - `success` boolean
  - `initial` boolean
  - `pre_initial` boolean
  - `pre` boolean
  - `one_day` boolean
  - `three_days` boolean
  - `five_days` boolean
  - `seven_days` boolean
  - `assignment` integer

## Other responses

- `default` — Unexpected error

---

[API](https://skmtc.net/quadsproject/apis/quads.md) · [All operations](https://skmtc.net/quadsproject/apis/quads/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/quadsproject/quads/versions/a060ee3d649d/schema)
