List all playlists
Playlists
List all playlists
Returns a list of all playlists for the authenticated user
GET
List all playlists
Documentation Index
Fetch the complete documentation index at: https://tella.com/docs/llms.txt
Use this file to discover all available pages before exploring further.
Authorizations
API key obtained from your Tella account settings
Query Parameters
Filter by visibility: personal (only your playlists) or org (shared with organization). Default: personal
Available options:
org, personal Example:
"org"
Pagination cursor from previous response
Example:
"eyJpZCI6InBsX3h5eiJ9"
Items per page (default: 20, max: 100)
Required range:
1 <= x <= 100Example:
20