get Pipeline Run Log
GET {{baseUrl}}/blue/rest/organizations/:organization/pipelines/:pipeline/runs/:run/log?No Name=<string>&start=<boolean>&download=<string>
Get log for a pipeline run
Request Params
Key | Datatype | Required | Description |
---|---|---|---|
No Name | string | ||
start | string | Starting point of progressive text output | |
download | string | Set to true in order to download the file, otherwise it's passed as a response body |