cURL
curl --request GET \ --url https://call.aiployees.com/api/user/me \ --header 'Authorization: Bearer <token>'
{ "name": "John Doe", "email": "john.doe@example.com", "total_balance": 125.50 }
Получаване на профилната информация на автентикирания потребител