Get User Document Download Url
Get signed download link for user document.
Parameters
Parameter | Description |
---|---|
Document ID | - |
Example Output
{
"signedUrl": "https://somedomain.com/filename.pdf?Signature=ABC123"
}
Workflow Library Example
Get User Document Download Url with Drata and Send Results Via Email
Preview this Workflow on desktop