{
"core": 10,
"page": 0,
"para_id": 1000,
"row": 10
}curl --location --request POST 'https://polkadot.api.subscan.io/api/scan/broker/workload/history' \
--header 'x-api-key: 4d0c8ba32dde4a06bda83d52af49120f' \
--header 'Content-Type: application/json' \
--data-raw '{
"core": 10,
"page": 0,
"para_id": 1000,
"row": 10
}'{
"code": 0,
"data": {
"count": 0,
"list": [
{
"assigned_type": "string",
"begin": 0,
"core": 0,
"end": 0,
"end_block": 0,
"mask": "string",
"para_id": 0,
"purchased_type": "string",
"region_id": "string",
"start_block": 0
}
]
},
"message": "string"
}