Get deploy status
Deploy
Get Deploy Status
Check the status of a specific deployment (queued, building, complete, failed).
GET
Get deploy status
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Response
Successful Response
Status of a specific deploy.
Available options:
queued, building, complete, failed Result of a post-deploy smoke test.

