---
title: "Get a collection of available samplers."
method: GET
path: "http://localhost:8000/{project_id}/samplers/"
tags: ["samplers"]
---

# Get a collection of available samplers.

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

Get a collection of available samplers.

Optionally, the "skeleton_ids" parameter can provide a list of skeleton IDs.
If this is the case, only samplers for the respective skeletons are returned.

## Path parameters

- `project_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)
