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.
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
The ID of the legal document.
The ID of the version to download.
OK