Get a presigned download URL for content
GET/content/:id/download-url
Returns a time-limited URL that serves the stored object directly. The lookup is scoped to the caller's enterprise; a content id belonging to another tenant returns 404 rather than a URL.
Request
Responses
- 200
- 400
- 401
- 404
- 500
Presigned URL, its expiry, and the filename
Invalid content ID
Enterprise ID not found in context
Content not found in this enterprise
Failed to generate URL