---
title: "Get detailed information on a spatial volume or set its properties."
method: GET
path: "http://localhost:8000/{project_id}/volumes/{volume_id}/"
tags: ["volumes"]
---

# Get detailed information on a spatial volume or set its properties.

`GET http://localhost:8000/{project_id}/volumes/{volume_id}/`

Get detailed information on a spatial volume or set its properties.

The result will contain the bounding box of the volume's geometry and the
actual geometry encoded in X3D format. The response might might therefore be
relatively large.

## Path parameters

- `project_id` string, required
- `volume_id` string, required

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