cURL
curl --request GET \ --url https://sandbox.syngrafii.com/api/v1/masterfiles/{packageId}/pdf/download \ --header 'api_key: <api-key>'
HTTP/1.1 200 OK Content-Type: application/pdf Content-Disposition: attachment; name="example.pdf";filename*=utf-8''example.pdf <PDF-BINARY-DATA>
GET /masterfiles/{packageId}/pdf/download