For the complete documentation index, see llms.txt. This page is also available as Markdown.

Scripting

Script management

get
Query parameters
onlyEavbooleanOptional

Sollen nur EAV-Typen ausgespielt werden?

Default: false
Responses
200

OK

application/json
string · binaryOptional
get/cmn/scripting/typescript-declarations
200

OK

get
Path parameters
runIdinteger · int64Required
Responses
200

OK

application/json
versionstringOptional

Version Identifier for this Object (for PUT)

idstringOptional

Unique identifier of the Object

identifierstring · max: 255Required

ID der Session

startedAtstring · date-timeRequired

Startzeitpunkt

finishAtstring · date-timeRequired

Endzeitpunkt

successfulbooleanOptional

War der Run erfolgreich?

Default: true
get/cmn/scripting/script/runs/{runId}
200

OK

get
Path parameters
modulestringRequired
Responses
200

OK

application/json

Beschreibung zu einem Skript

get/cmn/scripting/script/module/{module}/script-context-description
200

OK

get
Responses
200

OK

application/json
string[]Optional
get/cmn/scripting/script/module
200

OK

get
Responses
200

OK

application/json
string · binaryOptional
get/cmn/scripting/markdown-documentation
200

OK

Find an existing Resource by identifier

get
Path parameters
idinteger · int64Required

an identifier

Responses
200

successful operation

application/json
versionstringOptional

Version Identifier for this Object (for PUT)

idstringOptional

Unique identifier of the Object

moduleNamestring · max: 255Required

Modul

containerIdinteger · int64Required

Container ID

deprecatedElementstringRequired

Element

deprecatedElementTypestring · enumRequired

Arten von Elementen in Skript-Typen

Possible values:
deprecationMessagestring · max: 2147483647Optional

Meldung

get/cmn/scripting/deprecation-log/{id}

Delete an existing Resource

delete
Path parameters
idinteger · int64Required

an identifier

Responses
200

successful operation

application/json
contextstringOptional

message context

messageValuestringOptional

message

delete/cmn/scripting/deprecation-log/{id}

Last updated

Was this helpful?