---
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

## Changes

- **2026-08-31** `9d9ef31d83e5` — 2 breaking
  - the response property `message` became nullable for the status `401`
  - the response property `message` became optional for the status `401`

[Change history](https://skmtc.dev/ismalicious/apis/ismalicious-threat-intelligence-api/changes/platform/data-freshness/get.md)

---

[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.dev/ismalicious/apis/ismalicious-threat-intelligence-api/revisions/fe46a64acc79?raw)
