Authentication
Requires an API key withapplications:read scope. The application must belong to the organization associated with the API key.
Path parameters
string
required
UUID of the application.
string
required
UUID of the document.
Response
Returns200 OK with a presigned download URL.
string
Presigned S3 URL valid for 1 hour. Use this to download the file directly.
string
Original file name.
string
MIME type of the file (e.g.,
application/pdf, image/jpeg).