GetLikedItems retrieves the user’s liked items (songs and albums only), optionally filtered by content type. Requires 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.
OAuth 2.0 Bearer token with the 'read' scope. Required for all library operations. Format: Bearer <access_token>.
"Bearer eyJhbGciOiJSUzI1NiIs..."
Preferred locale for localized content in returned items (BCP 47).
"ar"
Filter by content type. If UNSPECIFIED, returns all liked content types (songs and albums).
Maximum number of items to return per page (1-100, default 20).
Opaque page token from a previous response. Omit for the first page.