Skip to main content

Return recent deployment events for an app. Calls MonitoringService.get_app_deployment_events(app_id, event_type=..., li

GET 

/api/v1/monitoring/apps/:app_id/events

Return recent deployment events for an app. Calls MonitoringService.get_app_deployment_events(app_id, event_type=..., limit=...). Covers events such as version deploys, rollbacks, and status changes.

Request

Responses

Success