---
title: "Synthetics Instance Stale Datasource Tables"
method: GET
path: "/synthetics/instance/datasources/supplemental-info/stale"
tags: ["Synthetics"]
---

# Synthetics Instance Stale Datasource Tables

`GET /synthetics/instance/datasources/supplemental-info/stale`

Return all datasource tables that are considered stale

## Response `200`

Successful Response

- SyntheticsInstanceStaleDatasourceTablesResponse[]
  - `datasource_id` string, required
  - `table_name` string, required
  - `latest_partition_date` string, date, required
  - `max_drift` string, duration, required

---

[API](https://skmtc.net/akkio/apis/fastapi.md) · [All operations](https://skmtc.net/akkio/apis/fastapi/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/akkio/fastapi/revisions/6662a407c637/schema)
