---
title: "Syncs the latest data from a connected application and returns a success or failure message."
method: GET
path: "/data_sync"
tags: ["DataSync"]
---

# Syncs the latest data from a connected application and returns a success or failure message.

`GET /data_sync`

Retrieves a DataSync resource.

## Query parameters

- `key` string, required

## Response `200`

DataSync resource

- DataSync
  - `message` string

## Other responses

- `404` — Resource not found

---

[API](https://skmtc.net/bossinsights/apis/boss-insights.md) · [All operations](https://skmtc.net/bossinsights/apis/boss-insights/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/bossinsights/boss-insights/revisions/d08a107895ad/schema)
