Download Log
Streaming log of specified build
Http Method
GET
End Point
/~api/streaming/build-logs/{buildId}
Placeholder Description Example
{buildId} Build Id 1
Response
Operation Successful
Status Code
200
Response Body
Content Type
application/octet-stream
Operation Failed
Status code
Status code other than 200 indicating the error type
Response Body
Error detail of content type "text/plain"
cURL Example
$ curl -u <login name>:<password or access token> -O https://git.codedune.app/~api/streaming/build-logs/1
Please wait...
Page is in error, reload to recover