Authorization: Bearer ********************curl --location --request GET '/iapi/v1/pro/account/crm/userprofile/othercredentialdetail//' \
--header 'Authorization: Bearer <token>'{
"userId": 0,
"code": "string",
"number": "string",
"photos": [
"string"
],
"fullName": "string",
"status": "0"
}