---
title: "Get details on a particular sampler."
method: GET
path: "http://localhost:8000/{project_id}/samplers/{sampler_id}/"
tags: ["samplers"]
---

# Get details on a particular sampler.

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

Get details on a particular sampler.

## Path parameters

- `project_id` string, required
- `sampler_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)
