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.
curl --request GET \
--url https://api.case.dev/vault/{id}/objects/{objectId}/download \
--header 'Authorization: Bearer <token>'"<string>"Was this page helpful?
curl --request GET \
--url https://api.case.dev/vault/{id}/objects/{objectId}/download \
--header 'Authorization: Bearer <token>'"<string>"