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