Get playlist asset for Spotlight

Returns a specific asset in a Spotlight or Presentation’s playlist

This call returns the properties of a specific asset in a Spotlight or Presentation’s playlist. Three path parameters are required:

  • The id of a Spotlight or Presentation
  • The id of a playlist included in that Spotlight or Presentation
  • The id of an asset included in that playlist

A 200 code is returned when a matching asset is found. The response includes the asset’s properties, including its title and id. For an overview of asset properties, please see the table in Get asset.

If the asset id does not match an asset in the playlist, then a 404 is returned with the message “Asset is not set for this Playlist.”

If the playlist id does not match a playlist in the Spotlight or Presentation, then a 404 is returned with the message “Playlist does not exist in presentation.”

Language
Authorization
URL
Click Try It! to start a request and see the response here!