{
"core_view": true,
"page": 0,
"region_begin": 200000,
"row": 10
}curl --location --request POST 'https://polkadot.api.subscan.io/api/scan/broker/workloads' \
--header 'x-api-key: 4d0c8ba32dde4a06bda83d52af49120f' \
--header 'Content-Type: application/json' \
--data-raw '{
"core_view": true,
"page": 0,
"region_begin": 200000,
"row": 10
}'{
"code": 0,
"data": {
"count": 0,
"list": [
{
"key": 0,
"list": [
{
"assigned_type": "string",
"core": 0,
"last_block": 0,
"mask": "string",
"para_id": 0,
"purchased_type": "string",
"region_begin": 0,
"region_end": 0,
"region_id": "string"
}
]
}
]
},
"message": "string"
}