Get assets

Returns the assets in a playlist

This call requires a playlist id as a path parameter, and it returns an array of the assets contained in the playlist. The response includes each asset’s properties. For an overview of asset properties, please see the table in Get asset.

If the playlist contains a folder, the assets inside the folder are not included in the response. A playlist may contain folders with thousands of assets; however, if the playlist does not contain any assets at its root level, then the response will be blank.

A 200 code is returned when a playlist matching the playlist id is found.

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