# Git Sync Errors

Contains APIs related to Git Sync Errors

## Get Errors Count for the given scope, Repo and Branch

 - [GET /ng/api/git-sync-errors/count](https://apidocs.harness.io/git-sync-errors/getgitsyncerrorscount.md)

## Lists Git to Harness Errors by file or connectivity errors for the given scope, Repo and Branch

 - [GET /ng/api/git-sync-errors](https://apidocs.harness.io/git-sync-errors/listgitsyncerrors.md)

## Lists Git to Harness Errors for the given Commit Id

 - [GET /ng/api/git-sync-errors/commits/{commitId}](https://apidocs.harness.io/git-sync-errors/listgittoharnesserrorforcommit.md)

## Lists Git to Harness Errors grouped by Commits for the given scope, Repo and Branch

 - [GET /ng/api/git-sync-errors/aggregate](https://apidocs.harness.io/git-sync-errors/listgittoharnesserrorsgroupedbycommits.md)

