deployments

Summary

get/api/v1/deploy/summary

Response

Successful Response

totalinteger required

All deployments in the organization.

pendinginteger required

Deployments recorded before their first stage starts.

merginginteger required

Deployments still in the merge-and-deploy pipeline.

deployinginteger required

Deployments in the deploy writeback; briefly held.

deployedinteger required

Deployments that finished deploying.

failedinteger required

Deployments whose pipeline failed.

activeinteger required

Deployments currently answering for their slug.

Changes

No recorded changes to this endpoint across all 1 revision of this API.