Get an orchestration run
GET/v1/projects/:project_id/orchestration-runs/:orchestration_run_id
Returns the status, state, and artifacts of one run.
Request
Responses
- 200
- 401
- 404
- 502
Run details.
Missing or invalid credentials.
The resource does not exist (existence is not leaked).
The upstream runtime could not complete the operation.