legal-documents
Download the latest version of a legal document
Downloads the file for the latest version of a legal document (by effective date). 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}/latest/file
Path parameters
legal_document_idstring required
The ID of the legal document.
The ID of the legal document.
Query parameters
redirectboolean
inlineboolean
Response
OK
{"stackTrail":"paths:/legal-documents/{legal_document_id}/latest/file:get:responses:200:content:application/json:schema","oasType":"schema","type":"unknown"}