Refresh

Refresh Run Status

get

Refreshes the status of a specific pipeline run.

Args: run_id: ID of the pipeline run to refresh.

Raises: RuntimeError: If the stack or the orchestrator of the run is deleted.

Authorizations
Path parameters
run_idstring · uuidrequired
Responses
curl -L \
  --url '/api/v1/runs/{run_id}/refresh'

No body

Last updated

Was this helpful?