MCPcopy Create free account
hub / github.com/AudiusProject/apps / getPlaylists

Method getPlaylists

packages/libs/src/api/Playlist.ts:27–42  ·  view source on GitHub ↗

* get full playlist objects, including tracks, for passed in array of playlistId * @param limit max # of items to return * @param offset offset into list to return from (for pagination) * @param idsArray list of playlist ids * @param targetUserId the user whose playlists we're trying to

(
    limit = 100,
    offset = 0,
    idsArray = null,
    targetUserId = null,
    withUsers = false
  )

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers

nothing calls this directly

Calls 1

REQUIRESMethod · 0.80

Tested by

no test coverage detected