---
title: Get delivery
full: true
_openapi:
  method: GET
  toc: []
  structuredData:
    headings: []
    contents:
      - content: >
          Retrieve details of a single delivery attempt.


          Includes the rendered content (`data`), channel information, and all
          timestamp tracking

          (sent, seen, read, clicked, archived).
---

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

Retrieve details of a single delivery attempt.

Includes the rendered content (`data`), channel information, and all timestamp tracking
(sent, seen, read, clicked, archived).


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