---
title: "Get Datasource Partition Date"
method: GET
path: "/datasources/recency/{datasource_id}"
tags: ["Data Sources"]
---

# Get Datasource Partition Date

`GET /datasources/recency/{datasource_id}`

Retrieve the latest partition date for the datasource.

## Path parameters

- `datasource_id` string, required

## Response `200`

Successful Response

- string

## Other responses

- `422` — Validation Error

---

[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/versions/6662a407c637/schema)
