Get Upload
Get Upload
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).
GET
Get Upload
Authorizations
Use a JWT bearer token or a Veryfront API key in the Authorization header.
Path Parameters
Upload ID (UUID) or URL-encoded file path
Response
File metadata (when Accept: application/json)
Available options:
pending, active, failed Available options:
project, public, private