---
title: "Retrieve neuron IDs modeled by particular entities, eg skeletons."
method: POST
path: "http://localhost:8000/{project_id}/neurons/from-models"
tags: ["neurons"]
---

# Retrieve neuron IDs modeled by particular entities, eg skeletons.

`POST http://localhost:8000/{project_id}/neurons/from-models`

Retrieve neuron IDs modeled by particular entities, eg skeletons.

From a list of source entities (class instances), the IDs of all modeled
neurons are returned. There are currently only skeletons that model neurons.

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