---
title: "GET /api/ee/remote-sync/is-dirty"
method: GET
path: "/api/ee/remote-sync/is-dirty"
tags: ["/api/ee/remote-sync"]
---

# GET /api/ee/remote-sync/is-dirty

`GET /api/ee/remote-sync/is-dirty`

Check if any remote-synced collection or collection item has local changes that have not been pushed
  to the remote sync source.

## Response `2XX`

Successful response

- object
  - `is_dirty` boolean, required

## Other responses

- `4XX` — Client error response
- `5XX` — Server error response

---

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