curl --location --request GET '/bj/v1/article/getArticleListByPlatform?platformCode=gzh¤t=1&size=2' \
--header 'X-API-KEY: {{$string.uuid}}'{
"code": 200,
"message": "SUCCESS",
"data": {
"records": [
{
"id": 29239764224,
"userId": null,
"content": null,
"title": "俄乌战争",
"digest": null,
"coverUrl": null,
"createTime": "2025-07-09T08:48:18.000+00:00",
"wordCount": 1326,
"spaceName": "",
"status": 3,
"deletedAt": null,
"tags": []
},
{
"id": 29235239424,
"userId": null,
"content": null,
"title": "日本末日丑闻",
"digest": null,
"coverUrl": null,
"createTime": "2025-07-09T07:17:12.000+00:00",
"wordCount": 737,
"spaceName": "",
"status": 3,
"deletedAt": null,
"tags": []
}
],
"total": 188,
"size": 2,
"current": 1,
"pages": 94
}
}