get
https://api2.pennsieve.io/packages/assets
Returns viewer assets linked to a package along with a CloudFront
signed policy for accessing the assets. Each asset includes an asset_url.
To access files, append the relative path and signing params:
{asset_url}{path}?Policy={policy}&Signature={signature}&Key-Pair-Id={key_pair_id}