Get uploaded file by ID or path. Public uploads are served without auth. Private uploads require auth. With Accept: application/json returns metadata. Otherwise returns 302 redirect to signed URL (for img src).
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Upload ID (UUID) or URL-encoded file path
File metadata (when Accept: application/json)
pending, active, failed project, public, private