Skip to main content

Documentation Index

Fetch the complete documentation index at: https://docs.blinkops.com/llms.txt

Use this file to discover all available pages before exploring further.

Get signed download link for user document.

Parameters

ParameterDescription
Document IDThe unique identifier of the user document for which to generate a download URL.

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
Workflow LibraryPreview this Workflow on desktop