deployments

Get deployment by identifier

Returns a single deployment by identifier

get/applications/{application-identifier}/deployments/{deployment-identifier}

Response

OK

identifierstring required
applicationIdentifierstring required
versionstring required
emailAddressstring email
ownerNamestring
commentstring
scmIdentifierstring
scmType'gitHub' | 'bitbucket' | 'gitLab' | 'azureDevOps'
deployedAtstring date-time
applicationUrlstring uri

Changes

No recorded changes to this endpoint across all 3 revisions of this API.