v1

latestOpenAPI 3.1.02026-07-26289714404.6 KB
Templates

Get Workflow File

Retrieve workflow file representation by blueprintId or VCS parameters (repositoryUrl, organizationId, path, etc.)

get/workflowFile

Query parameters

blueprintIdstring

blueprintId to fetch by it the workflow file

revisionstring

VCS Revision

repositorystring

If not by blueprintId, this it the repository url

organizationIdstring

the user organizationId, if not by blueprintId

pathstring

the path to workflow, if not by blueprintId

tokenIdstring

the tokenId to clone the repo, if not by blueprintId

githubInstallationIdstring

the githubInstallationId to clone the repo, if not by blueprintId

sshKeysstring

the sshKeys to clone the rep, separated by commas, if not by blueprintId

bitbucketClientKeystring

the bitbucketClientKey to clone the repo, if not by blueprintId

vcsConnectionIdstring

the vcsConnectionId to clone the repo, if not by blueprintId

isGitHubEnterpriseboolean

if Github Enterprise set to true, if not by blueprintId

isGitLabEnterpriseboolean

if Gitlab Enterprise set to true, if not by blueprintId

isBitbucketServerboolean

if Bitbucket Server set to true, if not by blueprintId

Response

environmentsWorkflowSubEnvironmentsMapping required