---
title: "GET /platform/data-freshness"
method: GET
path: "/platform/data-freshness"
tags: ["platform"]
---

# GET /platform/data-freshness

`GET /platform/data-freshness`

## Response `200`

Dataset freshness, version, and SLA status

- DataFreshnessResponse
  - `actions` string[], required
  - `datasets` DataValueDatasetStatus[], required
    - `ageHours` number, double, nullable
    - `apiPath` string, nullable
    - `backofficePath` string, nullable
    - `category` string, required
    - `details` object, required
    - `key` string, required
    - `label` string, required
    - `lastSuccessAt` string, nullable
    - `source` string, required
    - `status` string, required
    - `version` string, nullable
  - `generatedAt` string, required
  - `overallStatus` string, required

## Other responses

- `401` — Unauthorized

---

[API](https://skmtc.dev/ismalicious/apis/ismalicious-threat-intelligence-api.md) · [All operations](https://skmtc.dev/ismalicious/apis/ismalicious-threat-intelligence-api/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/ismalicious/ismalicious-threat-intelligence-api/revisions/aa5294fdc8d8/schema)
