---
title: "Get locations for a particular set of nodes in a project."
method: POST
path: "http://localhost:8000/{project_id}/nodes/location"
tags: ["nodes"]
---

# Get locations for a particular set of nodes in a project.

`POST http://localhost:8000/{project_id}/nodes/location`

Get locations for a particular set of nodes in a project.

A list of lists is returned. Each inner list represents one location and
hast the following format: [id, x, y, z].

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