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

---

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