---
title: "Return the history of all skeletons ID changes in a project over time."
method: GET
path: "http://localhost:8000/{project_id}/skeletons/change-history"
tags: ["skeletons"]
---

# Return the history of all skeletons ID changes in a project over time.

`GET http://localhost:8000/{project_id}/skeletons/change-history`

Return the history of all skeletons ID changes in a project over time.
Optionally, this can be constrained by a user ID and a time window.

## 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/versions/adc1c7c5eefe/schema)
