Zhihu
Comment Replies
Retrieve replies to a Zhihu comment with hottest or latest sorting and offset pagination. Use it to follow discussion under a known comment and continue through additional reply pages.
get/api/zhihu/get-comment-replies/v1
Query parameters
tokenstring required
TOKEN
commentIdstring required
Comment ID
orderBy'score' | 'ts'
Zhihu comment sorting order.
Sorting order for replies.
Available Values:
- score: Sort by highest score.
- ts: Sort by latest time.
offsetstring
Pagination offset from the previous result.
Response
OK
Changes
No recorded changes to this endpoint across all 1 revision of this API.