{
"accountId": "374620681443174010"
}curl --location --request POST 'http://ct-global.ctapi-internal.ctyun.local:31111/v1/account/getAccountByAccountId' \
--header 'x-ctyun-user-id: {{userID}}' \
--header 'Accept-Language: zh-CN' \
--header 'userId: ef378f73-1c52-435e-90f2-6a9cd2258c8e' \
--header 'Content-Type: application/json' \
--data-raw '{
"accountId": "374620681443174010"
}'{
"description": "成功",
"errorCode": "Success",
"message": "success",
"returnObj": {
"accountId": "374620681443174010",
"rootUserId": "374620681443174010",
"customerEmail": "zrc3254admin-374620681443174010@account.dummy.vpce.v4.api.ctyun.cn",
"accountStatus": 1,
"customerName": "真人才admin",
"mobilePhone": "080****0704",
"originChannel": ""
},
"statusCode": 800,
"traceID": "82fca39772889f88138f0f24cb6c5d6e"
}