---
title: "GET /api/services/app/Profile/GetCurrentUserProfileForEdit"
method: GET
path: "/api/services/app/Profile/GetCurrentUserProfileForEdit"
tags: ["Profile"]
---

# GET /api/services/app/Profile/GetCurrentUserProfileForEdit

`GET /api/services/app/Profile/GetCurrentUserProfileForEdit`

## Response `200`

Success

- CurrentUserProfileEditDto
  - `name` string, required — Required; Length 0–64
  - `surname` string, required — Required; Length 0–64
  - `userName` string, required — Required; Length 0–256
  - `emailAddress` string, required — Required; Length 0–256
  - `phoneNumber` string, nullable — Length 0–24
  - `isPhoneNumberConfirmed` boolean
  - `timezone` string, nullable
  - `qrCodeSetupImageUrl` string, nullable
  - `isGoogleAuthenticatorEnabled` boolean

---

[API](https://skmtc.dev/dalieu/apis/portaldalieu-api.md) · [All operations](https://skmtc.dev/dalieu/apis/portaldalieu-api/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/dalieu/portaldalieu-api/revisions/78dcf1621c0e/schema)
