v2

Swagger 2.02026-08-01331211921.0 KB
Pipelines

Get test cases for a given step of a pipeline.

get/repositories/{workspace}/{repo_slug}/pipelines/{pipeline_uuid}/steps/{step_uuid}/test_reports/test_cases

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

Test cases for this pipeline step.