Pipeline Overview
Get raw console text
Returns raw console text for a step or stage. For stages, returns concatenated logs from all steps within the stage.
get/log
Query parameters
nodeIdstring required
The ID of the step/stage to get console text for
Response
Raw console text
Changes
No recorded changes to this endpoint across all 6 revisions of this API.