# Dashboard Aggregates

## Get recent deployment statistics

 - [POST /gitops/api/v1/dashboard/activity](https://apidocs.harness.io/dashboard-aggregates/dashboardservice_recentdeployments.md): RecentDeployments returns aggregate statistics of recent deployments.

## List top 5 most deployed apps

 - [GET /gitops/api/v1/dashboard/topapps](https://apidocs.harness.io/dashboard-aggregates/dashboardservice_topapplicationphasestats.md): TopApplicationPhaseStats lists phase status counts for the top 5 most deployed applications.

