GetUserPlaylists retrieves the authenticated user’s playlists. Requires an OAuth access token with the “read” scope.
Documentation Index
Fetch the complete documentation index at: https://docs.sdk.anghami.com/llms.txt
Use this file to discover all available pages before exploring further.
Preferred locale for localized content in playlist items (BCP 47).
"ar"
OAuth 2.0 Bearer token with the 'read' scope. Required for listing the authenticated user's playlists.
"Bearer eyJhbGciOiJSUzI1NiIs..."
API key for server-to-server access. Only valid for GetPlaylist on public playlists.
"ang_live_..."
Maximum number of playlists to return per page (1-100, default 20).
Opaque page token from a previous response. Omit for the first page.