curl --location --request GET 'https://oteapi.webnic.cc/domain/v2/bulk/report?taskId=a3cadb9a-bd20-4891-872a-a38d24ef95eb' \
--header 'Authorization: Bearer <token>'{
"code": "1000",
"message": "Command completed successfully.",
"data": {
"taskId": "dbb69c7f-1ed4-42a3-8db2-d9187d02cc8c",
"action": "registrant transfer domain",
"status": "completed",
"total": 2,
"resid": 2740,
"dtcreate": "2024-12-20T15:40:39+08:00",
"dtmodify": "2024-12-20T15:40:44+08:00",
"id": 360
}
}