Action Logs
List
Action Logs
Bitbucket Server
Catalog News Articles
Catalog Technologies
Code Repos
Comment Replies
Diagram Contents
Diagrams
Flows
Health
Landscape Templates
Landscape Thumbnails
Model Connections
Model Objects
News
Organization Billing
Organization Icons
Organization Landscapes
Organizations
Organization Technologies
Organization User Invites
Organization Users
Share Link
Share Link Options
Support
User
User Notifications
User Goals
Version Reverts
Action Logs
List
List action logs
GET
/
landscapes
/
{landscapeId}
/
action-logs
Headers
Path Parameters
Query Parameters
id of the action to lookup, eg: id of the tag being created, or id of the model object being updated
type of action that was performed, eg: diagram-content-update or model-object-create
Available options:
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-group-create
, diagram-group-delete
, diagram-group-update
, diagram-update
, domain-create
, domain-delete
, domain-update
, flow-create
, flow-delete
, flow-update
, flow-view
, model-connection-create
, model-connection-delete
, model-connection-update
, model-object-create
, model-object-delete
, model-object-update
, tag-create
, tag-delete
, tag-group-create
, tag-group-delete
, tag-group-update
, tag-update
, version-create
, version-revert-create
include actions from objects inside the context, eg: update of a model connection that is connected to a model object
Available options:
asc
, desc
Response
200 - application/json
full description of the action that happened
Available options:
version-create
id of the action and any related ids that were part of the action
importance of the action log, eg: medium for tags created
Available options:
low
, medium
, high
parent action log id that caused this action to happen, eg: update of a diagram caused by a model object delete
Available options:
user
, api-key
, notification-key
, service