Returns all metadata and assets necessary for media playback in a JWX player, such as images, tracks, conversions, and manifests.
This endpoint serves both non-DRM and DRM-protected content. For DRM-protected content, the request must include both a JWT and the drm_policy_id parameter.
See Playlists for more information on how to use this route for playback in a JWX player.
Response format is JSON only.
For media with a renditions hosting type (CMAF VOD), the thumbnails track is served at /v2/sites/{site_id}/media/{media_id}/thumbstrip.vtt rather than the /strips/{media_id}-120.vtt shown in the examples below.
403Access is Forbidden
This error commonly occurs when a user either does not have a token or uses an invalid token to request an asset that requires URL signing. It may also occur due to geoblocking, account suspension, deletion, or limits reached.
404Not Found
The requested asset could not be found.
