/files/:fileId/result
GET {{baseUrl}}/files/{{fileId}}/result?projectId={{projectId}}
Get the result json download URL for a file
Request Params
Key | Datatype | Required | Description |
---|---|---|---|
projectId | string |
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
Accept | string |
RESPONSES
status: OK
{"url":"https://s3.ap-southeast-2.amazonaws.com/smartdocs-web.uat.ap-southeast-2.741610524140/result/sf360BSkFbaPci/2022/09/06/BOQ_David_ff00c4b2-7daa-4e25-b51b-febc4047d855.json?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=20220912T031427Z\u0026X-Amz-Expires=3600\u0026X-Amz-Signature=6157e701d862c5ac808fd8d11f6b4341fb55738c81d3480a1043fc1b62869629\u0026X-Amz-SignedHeaders=host\u0026x-id=GetObject"}