Skip to main content

What it does

Returns a paginated list of video collections (playlists and mixes) on a TikTok user’s profile. Includes collection name, cover image, and video count.

Tool details

Parameters

Example

Available data fields

  • @context
  • type
  • partOf
  • totalItems
  • cursor
  • nextCursor
  • next
  • itemCount
  • orderedItems

Available item fields

  • type
  • id
  • name
  • image
  • totalItems
  • entityId
  • attributedTo

Response notes

Successful calls return a JSON object with a top-level data field and, when available, metadata.creditsUsed and metadata.creditsRemaining. See response format, pagination, and credits.