Rakesh_Saini | Posts: 2 Getting Evidence Summary Document ID Wednesday, March 9, 2022 at 08:25am 0 votes Hello, I want to know how to get document Id for Evidence Summary doc just like we get it for signed docs ? March 9 Created March 9 Last Updated 3 years ago Last Reply 1 Replies 47 Views 2 Users 0 Likes 0 Links Answered by Duo_Liang Approved Answer Duo_Liang | Posts: 3777 Reply to: Getting Evidence Summary Document ID Wednesday, March 9, 2022 at 08:26am 0 votes Hi Rakesh_Saini, Unlike other documents, Evidence Summary doesn't have document ID and there's a specific API endpoint to download it: GET /api/packages/{packageId}/evidence/summary Duo Log in or register to post comments
Approved Answer Duo_Liang | Posts: 3777 Reply to: Getting Evidence Summary Document ID Wednesday, March 9, 2022 at 08:26am 0 votes Hi Rakesh_Saini, Unlike other documents, Evidence Summary doesn't have document ID and there's a specific API endpoint to download it: GET /api/packages/{packageId}/evidence/summary Duo Log in or register to post comments
Reply to: Getting Evidence Summary Document ID
Wednesday, March 9, 2022 at 08:26amHi Rakesh_Saini,
Unlike other documents, Evidence Summary doesn't have document ID and there's a specific API endpoint to download it:
GET /api/packages/{packageId}/evidence/summary
Duo