get
https://api.travimobile.com/api/profile
This endpoint retrieves the profile data of the currently authenticated user. It returns the user's information, including details such as full name, email, phone number, and other relevant account information. The request must include a valid JWT token in the Authorization header to authenticate the user.