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

{/* 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 specific delivery attempt for a user.

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