File meta info will be returned
Error message returned
curl -i -X GET \ 'https://qa-web-02.qima.com/user/{userId}/report/{productId}/pdf-info?isSingleFile=string'
{- "property1": {
- "id": "string",
- "srcId": "string",
- "fileType": "string",
- "fileName": "string",
- "comments": "string",
- "objectKey": "string",
- "fileSize": 0,
- "version": 0,
- "s3Url": "string",
- "createDate": "string",
- "updateDate": "string"
}, - "property2": {
- "id": "string",
- "srcId": "string",
- "fileType": "string",
- "fileName": "string",
- "comments": "string",
- "objectKey": "string",
- "fileSize": 0,
- "version": 0,
- "s3Url": "string",
- "createDate": "string",
- "updateDate": "string"
}
}