List monitoring events for a deployment — lifecycle transitions, rollout steps, health gate evaluations, and governance
GET/api/v1/monitoring/deployments/:deployment_id/events
List monitoring events for a deployment — lifecycle transitions, rollout steps, health gate evaluations, and governance actions. Designed for the deployment detail page's activity/events timeline. Events are fetched from MonitoringService.get_deployment_events(), which aggregates across the deployment_events table and any correlated rollout history entries.
Request
Responses
- 200
- default
Success
Error response