evidence_case_file_report_pdf_url_get
Get the download URL for a signed PDF case-file report by providing the report ID and case file ID.
Instructions
Retrieves a download URL for the signed PDF document of a case-file report. Requires: evidence_case_file_report_generate → reportId (plus caseFileId). For the full evidence package (PDF + files + verification data) use evidence_case_file_report_zip_url_get.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| reportId | Yes | MANDATORY. UUID of the report. | |
| caseFileId | Yes | MANDATORY. UUID of the parent case file. Obtain from evidence_case_file_create. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | No | ||
| url | No | ||
| type | No | ||
| expiration | No |