v2
Swagger 2.02026-08-01331211921.0 KBPipelines
Get a step of a pipeline
Retrieve a given step of a pipeline.
get/repositories/{workspace}/{repo_slug}/pipelines/{pipeline_uuid}/steps/{step_uuid}
Path parameters
workspacestring required
This can either be the workspace ID (slug) or the workspace UUID surrounded by curly-braces, for example {workspace UUID}.
repo_slugstring required
The repository.
pipeline_uuidstring required
The UUID of the pipeline.
step_uuidstring required
The UUID of the step.
Response
The step.