Authorization: Bearer ********************curl --location --request GET '/iapi/v1/pro/account/crm/idcardblack/list' \
--header 'Authorization: Bearer <token>'{
"items": [
{
"number": "string",
"operatorId": 0,
"createTime": 0
}
],
"totalCount": 0,
"refreshedTotal": true
}