ListMyUserChanges
curl -X POST "https://loading/users/me/changes/_search" \ -H "Content-Type: application/json" \ -d '{}'{
"result": [
{
"changeDate": "2023-01-15T01:30:15.01Z",
"eventType": {
"key": "string",
"localizedMessage": "string"
},
"sequence": 0,
"editorId": "string",
"editorDisplayName": "string",
"resourceOwnerId": "string",
"editorPreferredLoginName": "string",
"editorAvatarUrl": "string"
}
]
}Was this page helpful?
ListMyRefreshTokens
Explore the ListMyRefreshTokens operation in the ZITADEL API. Learn about request parameters, response schemas, and integration details for this endpoint.
ListMyUserSessions
Explore the ListMyUserSessions operation in the ZITADEL API. Learn about request parameters, response schemas, and integration details for this endpoint.