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


          A delivery represents a single attempt to send a notification through
          a specific channel.

          Use filters to narrow down results by channel, status, or time range.
---

{/* 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 deliveries in your project.

A delivery represents a single attempt to send a notification through a specific channel.
Use filters to narrow down results by channel, status, or time range.


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