List stack deployments
Stack Deployments
List stack deployments
Returns the deployment history for a stack, most recent first.
GET
List stack deployments
Authorizations
Bearer token for authentication. Format: 'Bearer {token}'
Headers
Workspace ID (uses default workspace if not provided)
Path Parameters
Stack UUID
Response
List stack deployments
Deployment identifier
Deployment state (pending, validating, publishing, building, succeeded, failed, cancelled)
Deployment kind (build or deploy)
Deployed commit SHA
Validation errors when the deployment failed
When the build/deploy was published
When the deployment reached a terminal state
Creation timestamp

