v12

latestOpenAPI 3.1.0raw.githubusercontent.com2026-08-011528661.3 MB
Action Logs

List Children

List actions that happened as a result of a different action

get/landscapes/{landscapeId}/action-logs/{actionLogId}/children

Path parameters

landscapeIdstring required
actionLogIdstring required

Query parameters

actionIdstring

id of the entity to lookup, eg: id of the tag being created, or id of the model object being updated

endAtDatestring date-time
endAtIdstring

use cursor instead

endBeforeDatestring date-time
endBeforeIdstring

use cursor instead

includeActionsInContextboolean

include actions from objects inside the context, eg: update of a model connection that is connected to a model object

startAfterDatestring date-time
startAfterIdstring

use cursor instead

startAtDatestring date-time
startAtIdstring

use cursor instead

cursorstring
limitnumber
order'asc' | 'desc'

Response

OK

nextCursorstring