List viewer assets for a published package

Unauthenticated endpoint that returns viewer assets linked to a published
package along with a CloudFront signed policy for accessing the asset files.
Validates that the package is published via the Discover database.
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}

Query Params
string
required

source package node id (e.g. N:package:uuid)

Responses

Language
URL
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json