---
title: "Get GitHub sync status for all projects"
method: GET
path: "/api/github/sync"
tags: ["Admin"]
---

# Get GitHub sync status for all projects

`GET /api/github/sync`

## Response `200`

Sync status

- object
  - `syncs` object[]
  - `poller` object

## Other responses

- `401` — Authentication required

---

[API](https://skmtc.net/builderz-labs/apis/mission-control-api.md) · [All operations](https://skmtc.net/builderz-labs/apis/mission-control-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/builderz-labs/mission-control-api/versions/b920835b2793/schema)
