Actions
Get External Evidence Document Download Url
Get signed download link for external evidence.

Preview this Workflow on desktop
Was this page helpful?
Documentation Index
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
| Parameter | Description |
|---|---|
| Document ID | The unique identifier of the external evidence document for which to generate a download URL. |
{
"signedUrl": "https://somedomain.com/filename.pdf?Signature=ABC123"
}
Was this page helpful?