# Experimental and undocumented attachment access

Experimental internal API

Endpoint: GET /v2/feed/attachments/{uuid}/status
Version: 2026-05-01
Security: oauth2_as_a_user

## Path parameters:

  - `uuid` (string, required)
    Experimental Parameter

## Response 200 fields (application/json):

  - `data` (object)

  - `data.id` (string)
    Unique identifier for this attachment
    Example: uuid

