---
title: "Retrieve the review status for a collection of skeletons."
method: POST
path: "http://localhost:8000/{project_id}/skeletons/review-status"
tags: ["skeletons"]
---

# Retrieve the review status for a collection of skeletons.

`POST http://localhost:8000/{project_id}/skeletons/review-status`

Retrieve the review status for a collection of skeletons.

The review status for each skeleton in the request is a tuple of total
nodes and number of reviewed nodes (integers). The reviews of only
certain users or a reviewer team may be counted instead of all reviews.

## Path parameters

- `project_id` string, required

## Response `201`

Created

---

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