user_id
curl --location --request GET 'http://localhost:8000/user/contact_info'
[ { "contact_type": "phone", "contact_info": "string", "contact_info_id": 0, "verified": true } ]