get
https://gateway.stage.bill.com/connect/v3/exports//download-link
Get the download URL for an exported record file.
From the response, use downloadLink in a GET request to download the file.
curl '{downloadLink}' --output {file_name}
See Export BILL records in the Guides section for more information, sample requests, and responses.
