GET /api/v1/cloud/deployments/{id}/runs/{run_id}
Retrieves a single Deployment Run by its ID within a specific deployment.
Path parameters
Headers
Example request
Example response
HTTP 200 OK Returns a single Deployment Run object.Errors
See Errors for the full error envelope.
Related
List deployment runs
View the run history of this deployment.
Get a deployment run (global)
Fetch a run without specifying its parent deployment.
Manually trigger a deployment
Kick off a deployment run immediately.
Get a deployment
Inspect deployment configuration and status.