Get details
Returns details of a single execution
List Runs
Returns list of executions for the specified pipeline
Run
Triggers a new execution of the pipeline
Get action execution details
Returns details of a single action execution
Get action execution logs
Returns paginated console output logs of a single action execution
Cancel, Retry or Approve
Cancel, retry, or perform other operations on an execution
Upload payload files
Uploads one or more files to temporary storage and returns their identifiers; the file name of each part may be a relative path (for example 'conf/config.json') and is returned unchanged, so files with the same name in different directories stay distinguishable; pass the identifiers together with target paths in the run request to place the files in the pipeline filesystem before execution
Download payload file
Downloads a file that was uploaded for the given execution