ListAppChanges
Path Parameters
project_id*string
app_id*string
Query Parameters
query.sequence?|
Format
int64query.limit?integer
query.asc?boolean
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.