v3

latestOpenAPI 3.1.12026-07-3126063.6 KB
deployments

Get a deployment

Get a deployment by ID

get/v1/deployments/{deploymentId}

Path parameters

deploymentIdstring required

The ID of the deployment

Response

The deployment details

idstring required
status'ongoing' | 'deployed' | 'failed' | 'canceled' required
sourceRefstring nullable required
sourceCommitIdstring nullable required
sourceCommitMessagestring nullable required
authorUsernamestring nullable required
authorAvatarUrlstring nullable required
startedAtstring date-time nullable required
completedAtstring date-time nullable required
environmentIdstring required
environmentNamestring required
isCurrentboolean required
deploymentPageUrlstring uri nullable required