---
title: "Data Feed Last Updated"
method: GET
path: "/api/data-feeds/last-updated"
tags: ["Data Feeds"]
---

# Data Feed Last Updated

`GET /api/data-feeds/last-updated`

Returns last modified timestamp of the data feed. All times are United States Eastern Standard Time (EST).

## Response `200`

- object
  - `last_updated` string, date-time

## Other responses

- `400` — BadRequestException
- `405` — MethodNotAllowedException
- `429` — TooManyRequestsException - Max Per Minute: 600
- `503` — ServiceUnavailableException

---

[API](https://skmtc.net/carapi/apis/car-api-documentation.md) · [All operations](https://skmtc.net/carapi/apis/car-api-documentation/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/carapi/car-api-documentation/revisions/5331e15a22af/schema)
