curl --location --request GET 'https://core.authing.cn/api/v2/users/61de786b31d27307c7ce66c3/mfa-bound' \
--header 'Authorization: Bearer eyJhbG' \
--header 'x-authing-userpool-id: 61b95d6c96d42670da568408'
{
"code": 200,
"message": "查询成功",
"data": {
"FACE": false,
"OTP": false
}
}