Zhihu

Answer List

Retrieve answers for a Zhihu question with sorting and pagination controls. Use it to browse responses to a known question and continue through additional answer pages.

get/api/zhihu/get-answer-list/v1

Query parameters

tokenstring required

TOKEN

questionIdstring required

Question ID

cursorstring

Pagination cursor from previous result.

offsetinteger

Start offset, begins with 0.

order'_default' | '_updated'

Zhihu answer sorting order.

Sorting criteria for answers.

Available Values:

  • _default: Default sorting.
  • _updated: Sorted by updated time.
sessionIdstring

Session ID from 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-answer-list/v1:get:responses:200:content:application/json:schema:properties:data","oasType":"schema","type":"unknown"}
recordTimestring nullable required
requestIdstring

Changes