/files/:fileId/file

GET {{baseUrl}}/files/{{fileId}}/file?projectId={{projectId}}

Get the pdf download URL for a file

Request Params

KeyDatatypeRequiredDescription
projectIdstring

HEADERS

KeyDatatypeRequiredDescription
Acceptstring

RESPONSES

status: OK

{"url":"https://s3.ap-southeast-2.amazonaws.com/smartdocs-web.uat.ap-southeast-2.741610524140/upload/sf360BSkFbaPci/2022/09/06/BOQ_David_ff00c4b2-7daa-4e25-b51b-febc4047d855.pdf?X-Amz-Algorithm=AWS4-HMAC-SHA256\u0026X-Amz-Content-Sha256=UNSIGNED-PAYLOAD\u0026X-Amz-Credential=AKIA2ZK3ORXWPCGJXIU7%2F20220912%2Fap-southeast-2%2Fs3%2Faws4_request\u0026X-Amz-Date=20220912T031214Z\u0026X-Amz-Expires=3600\u0026X-Amz-Signature=16f4c16f074e21652a22434af951956c5fa23526f81ab71f9561d84ff13896c7\u0026X-Amz-SignedHeaders=host\u0026response-content-disposition=attachment%3B%20filename%3D%22BOQ_David.pdf%22\u0026x-id=GetObject"}