{
"blockId": 327,
"pageNum": 1,
"pageSize": 20,
"searchText": "3月31号正式开启全面推送",
"filterConditionList": [
{
"type": 3,
"code": "tags",
"value": ["238"]
}
],
"pictureParam":{
"width":800,
"high":800
}
}
curl --location --request POST 'https://vms-exapi.tezign.com/portal/open/block/search' \
--header 'X-App-Key: 16cjm234de0gye1dtlrv60clexna544w' \
--header 'S-Sign: 0hm1d6dx' \
--header 'S-Timestamp: 1660892101000' \
--header 'S-Nonce: UUID' \
--header 'x-asm-prefer-tag: version-env-07' \
--header 'Content-Type: application/json' \
--data-raw '{
"blockId": 327,
"pageNum": 1,
"pageSize": 20,
"searchText": "3月31号正式开启全面推送",
"filterConditionList": [
{
"type": 3,
"code": "tags",
"value": ["238"]
}
],
"pictureParam":{
"width":800,
"high":800
}
}'
{
"code": "0",
"message": "in pariatur occaecat minim eiusmod",
"result": {
"pageNum": 80,
"pageSize": 89,
"totalCount": 17,
"totalPage": 90,
"records": [
{
"blockId": 36,
"metadataInfo": {
"CUSTOMER_PORTAL_PUBLISH_TIME": 1191478958300
},
"coreId": 67,
"name": "正矿积书门",
"id": 47,
"portalId": "85",
"coverPicture": "http://dummyimage.com/400x400"
},
{
"id": 80,
"coreId": 19,
"portalId": "40",
"blockId": 65,
"coverPicture": "http://dummyimage.com/400x400",
"metadataInfo": {
"CUSTOMER_PORTAL_PUBLISH_TIME": 362755394050
},
"name": "己备省"
},
{
"blockId": 58,
"id": 8,
"metadataInfo": {
"CUSTOMER_PORTAL_PUBLISH_TIME": 1536663798814
},
"portalId": "41",
"name": "物军内住",
"coreId": 84,
"coverPicture": "http://dummyimage.com/400x400"
}
]
}
}