---
title: "Check if data sync is in progress for a workspace"
method: GET
path: "/rag/engines/kendra/data-sync/{workspace_id}"
tags: ["RAG"]
---

# Check if data sync is in progress for a workspace

`GET /rag/engines/kendra/data-sync/{workspace_id}`

## Path parameters

- `workspace_id` string, required

## Response `200`

response

- object
  - `ok` boolean
  - `data` boolean

---

[API](https://skmtc.net/aws-samples/apis/gaia-rest-api.md) · [All operations](https://skmtc.net/aws-samples/apis/gaia-rest-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/aws-samples/gaia-rest-api/versions/c61f71119116/schema)
