Get subfolders by folder

Returns the subfolders inside a playlist folder

This call returns the subfolders contained in a playlist folder and the properties of each subfolder. For an overview of folder properties, please see the table in Get folders.

Two path parameters are required to make this call:

  • A playlist id
  • The id of a folder contained in the playlist

For an array of playlist ids, see Get all playlists. For an array of folders contained in a specific playlist, see Get folders.

A 200 code is returned when a playlist and folder matching the ids are found. If the folder does not contain any subfolders, then the response will be empty.

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