---
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

---

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