Authorization: Bearer ********************
curl --location --request GET 'https://portal-fax-api.faxsipit.com/api/endpoint/userinfo' \ --header 'Authorization: Bearer <token>'
{ "code": 87, "fsi_uid": "62", "email": "Spencer29@gmail.com", "first_name": "Michel", "last_name": "Yundt-Bergstrom", "time_zone": "2026-01-16 02:29:40", "count_sent": 83, "is_active": 99, "is_receive_notification": 48, "is_allow_del_inbox": 8, "is_allow_del_sent": 40 }