---
title: List notifications
full: true
_openapi:
  method: GET
  toc: []
  structuredData:
    headings: []
    contents:
      - content: >
          Retrieve a paginated list of all notifications in your project.


          A notification represents a message sent to a single recipient through
          a notiflow run.

          Each notification can have multiple deliveries (one per channel).
---

{/* This file was generated by Fumadocs. Do not edit this file directly. Any changes should be made by running the generation command again. */}

Retrieve a paginated list of all notifications in your project.

A notification represents a message sent to a single recipient through a notiflow run.
Each notification can have multiple deliveries (one per channel).


<APIPage document={"./openapi-admin.json"} operations={[{"path":"/notifications","method":"get"}]} />