Retrieve PDF reports by Case ID and Report ID Example
Use the following cURL to retrieve JSON reports by caseiD and reportId. For more information on reports objects, see Reports. See Regional Instances to find the instance for your region.
curl -X GET "https://icsl.trusight.illumina.com/drs/2.6/draftreport/case/h234ghj234/reports/30d0959f4825/pdf"
-H "accept: application/pdf"
-H "X-ILMN-Workgroup: b684cdd2-80f8-3be5-b328-30d0959f4825"
