Deployments Get Status

GET {{baseUrl}}/deployments/:DeploymentKey/status/

Returns the details of a given deployment execution, including the deployment status and messages.

HEADERS

KeyDatatypeRequiredDescription
Acceptstring

RESPONSES

status: OK

{"DeploymentStatus":"","Info":"","DeploymentLog":[{"Instant":"2014-12-31T23:59:59.938Z","Message":""},{"Instant":"2014-12-31T23:59:59.938Z","Message":""}]}