Skip to main content
GET
List channel playlists

Authorizations

Authorization
string
header
required

Permanent personal API key created in the dashboard. Example: curl -H "Authorization: Bearer aty_…" https://your-host/v1/projects

Path Parameters

provider
enum<string>
required

External video provider.

Available options:
youtube
Example:

"youtube"

id
string
required

Provider channel ID or handle.

Minimum string length: 1
Example:

"@YouTube"

Query Parameters

sort
enum<string>
default:newest

YouTube Playlists-tab ordering.

Available options:
newest,
last-video-added
continuation
string

Opaque token returned by the previous channel playlists response.

Response

A page of channel playlists.

channelId
string
required
sort
enum<string>
required
Available options:
newest,
last-video-added
playlists
object[]
required
meta
object
required
continuation
string