Script Runs

Get a script run journal step

get/api/internal/script-runs/{runId}/steps/{stepKey}

Path parameters

runIdstring uuid required
stepKeystring required

Response

Journal step found

stepKeystring required
stepTypestring required
status'completed' | 'failed' required
{"stackTrail":"paths:/api/internal/script-runs/{runId}/steps/{stepKey}:get:responses:200:content:application/json:schema:properties:result","oasType":"schema","type":"unknown"}
errorstring

Changes

Changed in 1 of the 104 revisions of this API.2

    • added the media type application/json for the response with the status

      response-media-type-added

    • added the media type application/json for the response with the status

      response-media-type-added