Headers
Path Parameters
Response
OK
curl --request GET \
--url https://api.icepanel.io/v1/landscapes/{landscapeId}/action-logs/stats \
--header 'Authorization: <authorization>'{
"actionLogStats": [
{
"actions": {},
"date": "2023-11-07T05:31:56Z"
}
]
}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 \
--header 'Authorization: <authorization>'{
"actionLogStats": [
{
"actions": {},
"date": "2023-11-07T05:31:56Z"
}
]
}Show child attributes
day, week, month, year OK
Show child attributes