{
"org_id": "org14278e27a81341a1ae61464feca8587b",
"classification_ids": [
1285,
1274
],
"content_title": "test"
}
curl --location -g --request POST 'https://openapi.beschannels.com/cms/open-api/get-content-list?access_token=uURA1lnYsBr22I6UYoLZH0s9y3HU2Xsn7UHA4dIDgHN_67Z5EZskh4YMcymD5enS4GGjWpOERwQtug3Y4AGwvbvLB_A3TwKBpb_J4z0MUm6oaNQmqA-3Ef9Q-PHbVPk3' \
--header 'Content-Type: application/json' \
--data-raw '{
"org_id": "org14278e27a81341a1ae61464feca8587b",
"classification_ids": [
1285,
1274
],
"content_title": "test"
}'
{
"code": 0,
"msg": "成功",
"data": {
"total": 1,
"page_num": 1,
"page_size": 20,
"list": [
{
"id": 3141,
"status": 2,
"content_title": "test",
"classification_id": "|1293|",
"type": 2,
"cover": "cms/1743652158094",
"author": "",
"create_time": "2025-04-09 18:09:13",
"form_link": "https://96131658.beschannels-plus.com/forms/6PU4ZH0",
"classification_name": "|活动DK|",
"type_display": "白皮书",
"content_url": "https://96131658.beschannels-plus.com/contents/9WU4ZGC"
}
]
}
}