---
title: "Retrieve the last edited node."
method: GET
path: "http://localhost:8000/{project_id}/nodes/most-recent"
tags: ["nodes"]
---

# Retrieve the last edited node.

`GET http://localhost:8000/{project_id}/nodes/most-recent`

Retrieve the last edited node.

Without any further parameters, this will retrieve the node last edited on
any skeleton by any user. This can be further constrained by skeleton and
user.

## Path parameters

- `project_id` string, required

## Response `200`

OK

---

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