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

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

Changes

No recorded changes to this endpoint across all 1 revision of this API.