/
CA
catmaid
/
CATMAID API
Search skmtc…
⌘K
Changes
Docs
Sign in
Sign in
APIs
Generators
Stacks
Projects
Docs
History
Schema
Checked 2h ago · Updated 2mo ago
Details
Filter operations
analytics
2
annotations
6
api-token-auth
1
apis
1
client
6
connector
1
connectors
8
fork
1
graph
1
groups
1
interpolatable-sections
1
labels
4
landmarks
21
neurons
3
nodes
5
origins
1
pointclouds
6
points
5
pointsets
3
projects
2
samplers
19
get
Get a collection of available samplers.
post
Create a new sampler for a skeleton.
get
Get a list of connectors that already have a state associated with them.
get
Get a list of all available connectors states and their IDs.
get
Get a list of all available interval states.
post
Set state of sampler connector
get
Get details on a particular interval.
post
Set state of an interval.
get
Get a list of all available domain types.
get
Get details on a particular domain.
get
Get a collection of available sampler domains intervals.
post
Create all intervals in a particular domain.
get
Get a list of all available sampler states and their IDs.
get
http://localhost:8000/{project_id}/samplers/{sampler_id}/
post
http://localhost:8000/{project_id}/samplers/{sampler_id}/
post
Delete a sampler if permissions allow it.
get
Get a collection of available sampler domains.
post
Create a new domain for a sampler.
post
Create a new domain for a sampler.
similarity
8
skeleton
3
skeletons
37
stats
5
transactions
2
treenodes
8
volumes
13
samplers
get
http://localhost:8000/{project_id}/samplers/{sampler_id}/
Path parameters
project_id
string
required
sampler_id
string
required
Response
OK
Changes