---
title: Get notification
full: true
_openapi:
  method: GET
  toc: []
  structuredData:
    headings: []
    contents:
      - content: >-
          Retrieve a single notification by ID, including the recipient, actor,
          and all delivery attempts.
---

{/* 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 single notification by ID, including the recipient, actor, and all delivery attempts.

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