TikTok
Comment Replies
Retrieves replies to a specific comment on a TikTok post with cursor pagination. Use it to inspect threaded discussions and continue through reply pages for a known post comment.
get/api/tiktok/get-post-sub-comment/v1
Query parameters
tokenstring required
Security token for API access.
awemeIdstring required
The unique ID of the TikTok post.
commentIdstring required
The unique ID of the comment to retrieve replies for.
cursorstring
Pagination cursor. Start with '0'.
Response
OK