---
title: "List all available point clouds or optionally a sub set."
method: GET
path: "http://localhost:8000/{project_id}/pointclouds/"
tags: ["pointclouds"]
---

# List all available point clouds or optionally a sub set.

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

List all available point clouds or optionally a sub set.

## Path parameters

- `project_id` string, required
- `pointcloud_ids` string, required
- `order_by` 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/revisions/adc1c7c5eefe/schema)
