Get sub-comment (reply) list under a specific comment of a note using cursor pagination. Requires either note_id or share_text (note_id preferred).
- Provider
- TikHub Social Media API
- Input summary
- {"name":"note_id","type":"string","required":false,"description":"Note ID (preferred). Example: 699916e6000000001d0253da"}, {"name":"share_text","type":"string","required":false,"description":"Xiaohongshu sharing link (APP/Web). Used if note_id is unavailable."}, {"name":"comment_id","type":"string","required":true,"description":"Parent comment ID (required). Example: 699fb9930000000008030db6"}, {"name":"cursor","type":"string","required":false,"description":"Pagination cursor. Leave empty for first request; extract from $.data.data.cursor in previous response for subsequent pages."}, {"name":"index","type":"integer","required":false,"description":"Pagination index. Pass 1 for first request; extract from $.data.data.cursor in previous response for subsequent pages."}
- Output summary
- Not available
- Billing
- 1
- Freshness
- Not available
- Verification
- Not available