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