Project API
Downloads a file that was uploaded for the given execution
get/workspaces/{workspace_domain}/projects/{project_name}/pipelines/{pipeline_id}/executions/{execution_id}/payload-files/{uuid}
Path parameters
workspace_domainstring required
Example:my-company
The human-readable ID of the workspace
project_namestring required
Example:my-project
The human-readable ID of the project
pipeline_idinteger required
Example:123
The ID of the pipeline
execution_idinteger required
Example:123456
The ID of the execution
uuidstring required
Example:6f1a2b3c-4d5e-6f70-8192-a3b4c5d6e7f8
The identifier of the uploaded file returned by the upload endpoint