Zhihu
List Zhihu articles by user
Authorization
bearerAuth AuthorizationBearer <token>
UnifAPI API key (forwarded verbatim as the upstream provider token).
In: header
Path Parameters
url_token*string
Length
1 <= lengthQuery Parameters
cursor?string
Response Body
application/json
application/json
application/json
application/json
application/json
application/json
application/json
application/json
curl -X GET "https://example.com/zhihu/users/string/articles"{
"items": [
{
"id": "string",
"title": "string",
"excerpt": "string",
"content_html": "string",
"voteup_count": 0,
"comment_count": 0,
"created_at": 0,
"updated_at": 0,
"image_url": "string",
"author": {
"id": "string",
"url_token": "string",
"zhihu_user_id": "string",
"name": "string",
"headline": "string",
"avatar_url": "string",
"gender": 0,
"is_org": true,
"user_type": "string"
}
}
],
"has_more": true,
"next_cursor": "string"
}{
"error": {
"type": "validation_error",
"message": "string",
"request_id": "string",
"issues": [
null
]
}
}{
"error": {
"type": "validation_error",
"message": "string",
"request_id": "string",
"issues": [
null
]
}
}{
"error": {
"type": "validation_error",
"message": "string",
"request_id": "string",
"issues": [
null
]
}
}{
"error": {
"type": "validation_error",
"message": "string",
"request_id": "string",
"issues": [
null
]
}
}{
"error": {
"type": "validation_error",
"message": "string",
"request_id": "string",
"issues": [
null
]
}
}{
"error": {
"type": "validation_error",
"message": "string",
"request_id": "string",
"issues": [
null
]
}
}{
"error": {
"type": "validation_error",
"message": "string",
"request_id": "string",
"issues": [
null
]
}
}