/files/:fileId/images

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

Get the images download URLs for a file

Request Params

KeyDatatypeRequiredDescription
projectIdstring

HEADERS

KeyDatatypeRequiredDescription
Acceptstring

RESPONSES

status: OK

{"urls":["https://s3.ap-southeast-2.amazonaws.com/smartdocs-web.uat.ap-southeast-2.741610524140/image/sf360BSkFbaPci/2022/09/06/BOQ_David_ff00c4b2-7daa-4e25-b51b-febc4047d855_1.jpg?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=20220912T031238Z\u0026X-Amz-Expires=3600\u0026X-Amz-Signature=5b57db20dcc3521e6c367584fd9d19043de4881ded9f2d98df2a869df8d758c3\u0026X-Amz-SignedHeaders=host\u0026x-id=GetObject"]}