Get playlist folders for Spotlight

Returns the folders in a Spotlight or Presentation’s playlist

This call returns the folders in a Spotlight or Presentation’s playlist. Two path parameters are required:

  • The id of a Spotlight or Presentation
  • The id of a playlist featured in that Spotlight or Presentation

A 200 code is returned when one or more folders are found. The response includes the properties of each folder contained in the playlist, including the folder’s title and id. For an overview of folder properties, please see the table in Get folders.

If the playlist does not contain any folders, then a 200 code is returned with an empty response. 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!