Deployments Get Status
GET {{baseUrl}}/deployments/:DeploymentKey/status/
Returns the details of a given deployment execution, including the deployment status and messages.
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
Accept | string |
RESPONSES
status: OK
{"DeploymentStatus":"","Info":"","DeploymentLog":[{"Instant":"2014-12-31T23:59:59.938Z","Message":""},{"Instant":"2014-12-31T23:59:59.938Z","Message":""}]}