legal-documents
Download a legal document version
Downloads the file for a specific version of a legal document. This endpoint redirects to a signed download URL. Clients that cannot follow a redirect can make the request with ?redirect=false and manually open the URL in download_url to trigger the download. If you want to open the file inline, add ?inline=true to the request.
get/legal-documents/{legal_document_id}/versions/{version_id}/file
Path parameters
legal_document_idstring required
The ID of the legal document.
The ID of the legal document.
version_idstring required
The ID of the version to download.
The ID of the version to download.
Query parameters
redirectboolean
inlineboolean
Response
OK
{"stackTrail":"paths:/legal-documents/{legal_document_id}/versions/{version_id}/file:get:responses:200:content:application/json:schema","oasType":"schema","type":"unknown"}