get_v1_user_playlists_by_username
Retrieve playlists created by a specific TikTok user by providing their username. Supports pagination with next_page_id to navigate through results.
Instructions
[GET /v1/user/playlists/by/username] Playlists By Username
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| username | Yes | ||
| page_id | No | Use value of field `next_page_id` from response for getting next page | |
| count | No |