curl --location --request GET 'http://api-toutiao-web.itheima.net/mp/v1_0/articles' \
--header 'Authorization: {{HM_ACCESS_TOKEN}}'{
"message": "OK",
"data": {
"total_count": 46182,
"page": 1,
"per_page": 10,
"results": [
{
"id": 1552963209592307700,
"title": "我是文章标题",
"status": 2,
"cover": {
"type": 1,
"images": [
"http://toutiao-img.itheima.net/Fvacd_cr7n-wccSSJYpFpaJUM-7S"
]
},
"pubdate": "2022-07-29 18:24:16"
},
{
"id": 1552963026045370400,
"title": "我是文章标题",
"status": 2,
"cover": {
"type": 1,
"images": [
"http://toutiao-img.itheima.net/Fvacd_cr7n-wccSSJYpFpaJUM-7S"
]
},
"pubdate": "2022-07-29 18:23:33"
},
{
"id": 1552962858545840000,
"title": "我是文章标题",
"status": 2,
"cover": {
"type": 1,
"images": [
"http://toutiao-img.itheima.net/Fvacd_cr7n-wccSSJYpFpaJUM-7S"
]
},
"pubdate": "2022-07-29 18:22:53"
},
{
"id": 1552962451023069200,
"title": "fsdfsdfsdfsd",
"status": 2,
"cover": {
"type": 0,
"images": []
},
"pubdate": "2022-07-29 18:21:16"
},
{
"id": 1552960271826288600,
"title": "我是文章标题",
"status": 2,
"cover": {
"type": 1,
"images": [
"http://toutiao-img.itheima.net/Fvacd_cr7n-wccSSJYpFpaJUM-7S"
]
},
"pubdate": "2022-07-29 18:12:36"
},
{
"id": 1552960032956481500,
"title": "我是文章标题",
"status": 2,
"cover": {
"type": 1,
"images": [
"http://toutiao-img.itheima.net/Fvacd_cr7n-wccSSJYpFpaJUM-7S"
]
},
"pubdate": "2022-07-29 18:11:39"
},
{
"id": 1552957409964589000,
"title": "fsdfsdfsdfsd",
"status": 2,
"cover": {
"type": 0,
"images": []
},
"pubdate": "2022-07-29 18:01:14"
},
{
"id": 1552943203324264400,
"title": "2022年最离奇事件",
"status": 2,
"cover": {
"type": 1,
"images": [
"http://toutiao-img.itheima.net/Fl4q0wshk-qZRpyck7Ve1Oeo_Qm2"
]
},
"pubdate": "2022-07-29 17:04:47"
},
{
"id": 1552942314865819600,
"title": "fsdfsdfsdfsd",
"status": 2,
"cover": {
"type": 0,
"images": []
},
"pubdate": "2022-07-29 17:01:15"
},
{
"id": 1552937294363623400,
"title": "fsdfsdfsdfsd",
"status": 2,
"cover": {
"type": 0,
"images": []
},
"pubdate": "2022-07-29 16:41:18"
}
]
}
}