Documents
Get file download URL
Get a presigned download URL for a document’s source file. Only available for documents with source type MANAGED_FILE.
POST
TypeScript
Authorizations
Default authentication mechanism
Path Parameters
The id of the namespace (prefixed with ns_)
Example:
"ns_123"
The id of the document (prefixed with doc_)
Example:
"doc_123"
TypeScript