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
Changes
No recorded changes to this endpoint across all 1 revision of this API.