ListOrgChanges
Request Body
application/json
TypeScript Definitions
Use the request body type in TypeScript.
Response Body
application/json
curl -X POST "https://loading/orgs/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?
ListLoginPolicySecondFactors
Explore the ListLoginPolicySecondFactors operation in the ZITADEL API. Learn about request parameters, response schemas, and integration details for this endpoint.
ListOrgIDPs
Explore the ListOrgIDPs operation in the ZITADEL API. Learn about request parameters, response schemas, and integration details for this endpoint.