v1

latestOpenAPI 3.0.4Derdack GmbH2026-07-13113141479.8 KB
Scripts

Returns all information about a given script instance which includes its runtime status.

Gets the script instance specified by the passed instance id.

get/scripts/instances/{instanceId}

Path parameters

instanceIdstring required

Instance Id of script instance to be returned.

Response

OK

{"stackTrail":"components:schemas:ScriptInstanceDetails:properties:config","oasType":"schema","type":"unknown","nullable":true}
webhookUrlstring nullable
eventSourceIdstring nullable
instanceIdstring nullable
scriptIdstring nullable
scriptNamestring nullable
customScriptNamestring nullable
customScriptDescriptionstring nullable
subscriptionIdstring nullable
teamIdstring nullable
{"stackTrail":"components:schemas:ScriptInstanceDetails:properties:eventPattern","oasType":"schema","type":"unknown","nullable":true}
lastModifiedstring date-time nullable
enabledboolean