curl --location --request GET '/api/services/app/Profile/GetCurrentUserProfileForEdit'
{
"name": "string",
"surname": "string",
"userName": "string",
"emailAddress": "string",
"phoneNumber": "string",
"isPhoneNumberConfirmed": true,
"timezone": "string",
"qrCodeSetupImageUrl": "string",
"isGoogleAuthenticatorEnabled": true
}