Retrieve freshness status for an asset or data source
| Parameter | Type | Description |
|---|---|---|
asset_id | string | Asset ID or qualified name |
| Field | Description |
|---|---|
status | fresh, stale, or unknown |
last_updated | Timestamp of most recent data in the table |
sla_threshold | Configured freshness SLA (e.g., “2h”, “24h”) |
sla_status | within_sla, warning, or violated |
checked_at | When this freshness check ran |
timestamp_column | Column used to determine freshness |
data_age_minutes | How old the data is in minutes |
| Status | Meaning |
|---|---|
fresh | Data updated within SLA threshold |
stale | Data older than SLA threshold |
unknown | No timestamp column configured or no data |
| Status | Meaning |
|---|---|
401 | Invalid or missing API key |
404 | Asset not found |
422 | No freshness configuration for this asset |
429 | Rate limit exceeded |
Page number (1-based)
x >= 1Number of tables per page
1 <= x <= 100Comma-separated status filters (ready,not_ready,unknown,error)
Comma-separated schema filters
Comma-separated tag filters
Search query for table names