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

code0 | 100 | 101 | 202 | 300 | 301 | 302 | 303 | 400 | 404 | 500 | 503 | 600 | 601 | 602 required
messagestring nullable required
{"stackTrail":"paths:/api/tiktok/get-post-sub-comment/v1:get:responses:200:content:application/json:schema:properties:data","oasType":"schema","type":"unknown"}
recordTimestring nullable required
requestIdstring

Changes