v1
latestOpenAPI 3.0.12026-07-2210997354.2 KBPlaylists
List playlists
Lists playlists configured for a project.
get/projects/{project_id}/playlists
Query parameters
filter[title]string
The partial title to filter by
filter[settings.title]string
The partial settings title to filter by
filter[enabled]boolean
filter[types][]string[]
The types of playlists to return
order[by]'created'
This is used to order playlists by created date
order[dir]'asc' | 'desc'
This is used to order analytics in the ascending or descending order
pagination[limit]integer
'limit' sets the number of results to return in each page.
pagination[offset]integer
'offset' sets the first position to return from the results of the query. The default is 0, which starts the page at the first result.
Response
OK