Deployments

Latest build/compile status for a branch (production build or dev-mode)

get/api/v1/deployments/{deploymentId}/build-status

Path parameters

deploymentIdinteger required

Query parameters

branchNamestring nullable

Response

branchNamestring required
buildJobIdinteger nullable
deploymentIdinteger required
deploymentStatusstring nullable
errorTextstring nullable
filesHashstring nullable
lastHashstring nullable
modestring required
statusstring required
updatedAtstring nullable

Changes