---
search:
  tags:
    - Attachments
    - GET
seo:
  description: >-
    Redirects to a short-lived signed URL for the attachment's original bytes.…
    Reference for the GET /attachments/{attachment_id} endpoint in the AI Inbx
    API API.
sidebar:
  label: Download an attachment
  badge: GET
title: Download an attachment
type: openapi-operation
---
Redirects to a short-lived signed URL for the attachment's original bytes. Follow the redirect; the signed URL expires, so resolve it on demand rather than storing it.

<Operation source="api-endpoints" id="download-attachment" />
