Skip to main content
GET
List Public Playlist Files

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Path Parameters

playlist_id
string
required

Query Parameters

hub_id
string | null

Response

Successful Response

Collection JSON:API response wrapping a list of PlaylistItemPlaybackResources.

data
JsonApiResource[PlaylistItemPlaybackAttributes] · object[]
required
included
any[] | null
meta
Meta · object | null