---
title: "Get a list of all skeletons that intersect with the query bounding"
method: POST
path: "http://localhost:8000/{project_id}/skeletons/in-bounding-box"
tags: ["skeletons"]
---

# Get a list of all skeletons that intersect with the query bounding

`POST http://localhost:8000/{project_id}/skeletons/in-bounding-box`

Get a list of all skeletons that intersect with the query bounding
box. Optionally, only a subset of passed in skeletons can be tested against.

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