How can I download pdfs via the crm/quotes api? Pressing a row in the quotes table in web works, it yields the PDF. But extracting them with the api (in property `hs_pdf_download_link`) just gives 404. I assume I need to authenticate, sign the link, or similar. Any ideas how I can do that?