Get the logs for the build container or a service container for a given step of a pipeline.
Retrieve the log file for a build container or service container.
This endpoint supports (and encourages!) the use of HTTP Range requests to deal with potentially very large log files.
Authorizations
Section titled “ Authorizations ”Parameters
Section titled “ Parameters ”Path Parameters
Section titled “ Path Parameters ”This can either be the workspace ID (slug) or the workspace UUID surrounded by curly-braces, for example {workspace UUID}.
The repository.
The UUID of the pipeline.
The UUID of the step.
For the main build container specify the step UUID; for a service container specify the service container UUID
Responses
Section titled “ Responses ”The raw log file for the build container or service container.
After the step is completed, the log is moved to long term storage and a redirection to the log file is returned.
No account, repository, pipeline, step or log exist for the provided path.
Base type for most resource objects. It defines the common type element that identifies an object’s type. It also identifies the element as Swagger’s discriminator.
object
object
Optional structured data that is endpoint-specific.