GetMyUser
Response Body
application/json
curl -X GET "https://loading/users/me"{
"user": {
"id": "string",
"details": {
"sequence": 0,
"creationDate": "2023-01-15T01:30:15.01Z",
"changeDate": "2023-01-15T01:30:15.01Z",
"resourceOwner": "string"
},
"state": "USER_STATE_UNSPECIFIED",
"userName": "string",
"loginNames": [
"string"
],
"preferredLoginName": "string",
"human": {
"profile": {
"firstName": "string",
"lastName": "string",
"nickName": "string",
"displayName": "string",
"preferredLanguage": "string",
"gender": "GENDER_UNSPECIFIED",
"avatarUrl": "string"
},
"email": {
"email": "string",
"isEmailVerified": true
},
"phone": {
"phone": "string",
"isPhoneVerified": true
},
"passwordChanged": "2023-01-15T01:30:15.01Z"
}
},
"lastLogin": "2023-01-15T01:30:15.01Z"
}Was this page helpful?
GetMyProfile
Explore the GetMyProfile operation in the ZITADEL API. Learn about request parameters, response schemas, and integration details for this endpoint.
GetSupportedLanguages
Explore the GetSupportedLanguages operation in the ZITADEL API. Learn about request parameters, response schemas, and integration details for this endpoint.