Skip to main content
GET
List all playlists

Authorizations

Authorization
string
header
required

API key obtained from your Tella account settings

Query Parameters

visibility
enum<string>
default:personal

Filter by visibility: personal (only your playlists) or org (shared with organization). Default: personal

Available options:
org,
personal
Example:

"org"

cursor
string

Pagination cursor from previous response

Example:

"eyJpZCI6InBsX3h5eiJ9"

limit
integer

Items per page (default: 20, max: 100)

Required range: 1 <= x <= 100
Example:

20

Response

OK

pagination
object
required

Pagination metadata for list responses. Results are sorted by updatedAt descending.

playlists
object[]
required

List of playlists