---
title: "GET /entries/{id}/lastCategorizedDate"
method: GET
path: "/entries/{id}/lastCategorizedDate"
tags: ["entries"]
---

# GET /entries/{id}/lastCategorizedDate

`GET /entries/{id}/lastCategorizedDate`

Get the date of the last categorization of an entry.

## Path parameters

- `id` integer, required

## Response `200`

Successfully retrieved the last categorized date

- string, date-time

## Changes

- **2026-04-22** `8066e9a2a8f9` — 1 info
  - endpoint added
- **2025-05-05** `7a89c3c933f1` — 1 breaking
  - api path removed without deprecation

[Change history](https://skmtc.dev/dockstore/apis/dockstore-api/changes/entries/:id/lastCategorizedDate/get.md)

---

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