ListAppChanges
Path Parameters
project_id*project_id
app_id*app_id
Query Parameters
query.sequence?|
Format
int64query.limit?limit
query.asc?asc
Response Body
application/json
curl -X POST "https://loading/projects/string/apps/string/changes/_search"{
"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?
ListActions
Explore the ListActions operation in the ZITADEL API. Learn about request parameters, response schemas, and integration details for this endpoint.
ListFlowTriggerTypes
Explore the ListFlowTriggerTypes operation in the ZITADEL API. Learn about request parameters, response schemas, and integration details for this endpoint.