---
title: "List skeletons matching filtering criteria."
method: GET
path: "http://localhost:8000/{project_id}/skeletons/"
tags: ["skeletons"]
---

# List skeletons matching filtering criteria.

`GET http://localhost:8000/{project_id}/skeletons/`

List skeletons matching filtering criteria.

The result set is the intersection of skeletons matching criteria (the
criteria are conjunctive) unless stated otherwise.

## Path parameters

- `project_id` string, required

## Query parameters

- `created_by` string
- `reviewed_by` string
- `from_date` string
- `to_date` string
- `nodecount_gt` string

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