curl --request GET \
--url https://api.icepanel.io/v1/landscapes/{landscapeId}/action-logs/stats/by-type \
--header 'Authorization: <authorization>'{
"contributors": {},
"dates": [
{
"actions": {},
"date": "2023-11-07T05:31:56Z"
}
],
"totalCount": 123
}List total counts of actions for each action type (e.g. diagram-content-update, model-object-create)
curl --request GET \
--url https://api.icepanel.io/v1/landscapes/{landscapeId}/action-logs/stats/by-type \
--header 'Authorization: <authorization>'{
"contributors": {},
"dates": [
{
"actions": {},
"date": "2023-11-07T05:31:56Z"
}
],
"totalCount": 123
}Show child attributes
type of action that was performed, eg: diagram-content-update or model-object-create
comment-create, comment-delete, comment-reply-create, comment-reply-delete, comment-reply-update, comment-update, diagram-content-create, diagram-content-delete, diagram-content-update, diagram-content-view, diagram-create, diagram-delete, diagram-export, diagram-group-create, diagram-group-delete, diagram-group-update, diagram-update, domain-create, domain-delete, domain-update, draft-create, draft-delete, draft-merge, draft-task-create, draft-update, draft-view, flow-create, flow-delete, flow-update, flow-view, landscape-copy, landscape-create, landscape-delete, landscape-duplicate, landscape-export, landscape-update, model-connection-create, model-connection-delete, model-connection-update, model-connections-export, model-object-create, model-object-delete, model-object-dependencies-export, model-object-update, model-objects-export, share-link-create, share-link-delete, share-link-update, tag-create, tag-delete, tag-group-create, tag-group-delete, tag-group-update, tag-update, version-create, version-revert-create id of the entity to lookup, eg: id of the tag being created, or id of the model object being updated
user, api-key, notification-key, service id of the user or api key who performed the action
day, week, month, year OK
Show child attributes
Show child attributes
Show child attributes
Show child attributes
Show child attributes
Show child attributes
user, api-key, notification-key, service type of action that was performed, eg: diagram-content-update or model-object-create
comment-create, comment-delete, comment-reply-create, comment-reply-delete, comment-reply-update, comment-update, diagram-content-create, diagram-content-delete, diagram-content-update, diagram-content-view, diagram-create, diagram-delete, diagram-export, diagram-group-create, diagram-group-delete, diagram-group-update, diagram-update, domain-create, domain-delete, domain-update, draft-create, draft-delete, draft-merge, draft-task-create, draft-update, draft-view, flow-create, flow-delete, flow-update, flow-view, landscape-copy, landscape-create, landscape-delete, landscape-duplicate, landscape-export, landscape-update, model-connection-create, model-connection-delete, model-connection-update, model-connections-export, model-object-create, model-object-delete, model-object-dependencies-export, model-object-update, model-objects-export, share-link-create, share-link-delete, share-link-update, tag-create, tag-delete, tag-group-create, tag-group-delete, tag-group-update, tag-update, version-create, version-revert-create