v51

latestOpenAPI 3.0.1Apache License Version 2.0raw.githubusercontent.com2026-08-01304136381.9 KB
workflows

Retrieve sourcefiles for an entry's version

get/workflows/{workflowId}/workflowVersions/{workflowVersionId}/sourcefiles

Path parameters

workflowIdinteger required

Workflow to retrieve the version from.

workflowVersionIdinteger required

Workflow version to retrieve the version from.

Query parameters

fileTypesstring[]

List of file types to filter sourcefiles by

Response

default response

absolutePathstring required

Absolute path of sourcefile in git repo

contentstring
frozenboolean
idinteger
pathstring required

Path to sourcefile relative to its parent

state'COMPLETE' | 'NOT_STORED' | 'STUB' required

Enumerates the file state

type'DOCKSTORE_SMK' | 'SMK_TEST_PARAMS' | 'DOCKSTORE_CWL' | 'CWL_TEST_JSON' | 'DOCKSTORE_WDL' | 'WDL_TEST_JSON' | 'DOCKSTORE_WORKFLOW_OTHER' | 'DOCKERFILE' | 'NEXTFLOW' | 'NEXTFLOW_CONFIG' | 'NEXTFLOW_TEST_PARAMS' | 'DOCKSTORE_YML' | 'DOCKSTORE_SERVICE_YML' | 'DOCKSTORE_SERVICE_TEST_JSON' | 'DOCKSTORE_SERVICE_OTHER' | 'DOCKSTORE_GXFORMAT2' | 'GXFORMAT2_TEST_FILE' | 'DOCKSTORE_SWL' | 'SWL_TEST_JSON' | 'DOCKSTORE_JUPYTER' | 'DOCKSTORE_NOTEBOOK_REES' | 'DOCKSTORE_NOTEBOOK_DEVCONTAINER' | 'DOCKSTORE_NOTEBOOK_TEST_FILE' | 'DOCKSTORE_NOTEBOOK_OTHER' required

Enumerates the type of file

verifiedBySourceobject