Appearance
List YouTube playlists
Returns the playlists available for a connected YouTube account. Use this to get a playlist ID when creating a YouTube post with the playlistId field.
GET /v1/accounts/{accountId}/youtube-playlists
Returns the playlists available for a connected YouTube account. Use this to get a playlist ID when creating a YouTube post with the playlistId field.
Parameters
accountId(path, string) required
Responses
200 — Playlists list
playlists(array)defaultPlaylistId(string)
400 — Not a YouTube account
401
404 — Account not found