v1
latestOpenAPI 3.1.02026-07-263992128.7 KBPipelines
Get pipeline data
Fetch the full pipeline definition for a pipeline selected by pipeline_id or alias. Optionally specify a version, branch, or commit to load a specific revision.
get/pipelines/data
Query parameters
pipeline_idstring uuid4 nullable
Pipeline ID selector.
aliasstring nullable
Pipeline alias selector.
repositorystring nullable
Repository selector. Must be provided together with yaml_path.
yaml_pathstring nullable
Pipeline YAML path selector. Must be provided together with repository.
versioninteger nullable
Pipeline version selector (used for versioned pipeline YAML).
branchstring nullable
Pipeline branch selector (used for git-backed pipeline YAML).
commitstring nullable
Pipeline commit selector (used for git-backed pipeline YAML).
Response
Successful Response