Vaults
Download vault object
Downloads a file from a vault. Returns the actual file content as a binary stream with appropriate headers for file download. Useful for retrieving contracts, depositions, case files, and other legal documents stored in your vault.
get/vault/{id}/objects/{objectId}/download
Path parameters
idstring required
Vault ID
objectIdstring required
Object ID within the vault
Response
File downloaded successfully