---
title: "list git-sync repositories whose webhook still points at a previous receiver"
method: GET
path: "/settings/github_app_stale_webhooks"
tags: ["setting"]
---

# list git-sync repositories whose webhook still points at a previous receiver

`GET /settings/github_app_stale_webhooks`

## Response `200`

repositories needing their git sync settings re-saved

- object[]
  - `workspace_id` string, required
  - `git_repo_resource_path` string, required
  - `registered_url` string, nullable

## Changes

> 176 revisions in range; 19 could not be searched.

- **2026-07-30** `f1689efd1006` — 1 info
  - endpoint added

[Change history](https://skmtc.dev/windmill/apis/windmill-api/changes/settings/github_app_stale_webhooks/get.md)

---

[API](https://skmtc.dev/windmill/apis/windmill-api.md) · [All operations](https://skmtc.dev/windmill/apis/windmill-api/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/windmill/windmill-api/revisions/7b281701c340/schema)
