/
CA
catmaid
/
CATMAID API
Search skmtc…
⌘K
Changes
Docs
Sign in
Sign in
APIs
Generators
Stacks
Projects
Docs
History
Schema
Checked 1h ago · Updated 2mo ago
Details
Filter operations
analytics
2
annotations
7
api-token-auth
1
apis
1
client
6
connector
1
connectors
9
favorite
2
fork
1
graph
1
groups
2
interpolatable-sections
1
labels
4
landmarks
21
links
6
neuron
1
neurons
5
nodes
5
origins
1
pointclouds
6
points
5
pointsets
3
project-tokens
4
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
Get details on a particular sampler.
post
Set fields of a particular sampler.
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
4
skeletons
40
stats
6
transactions
2
treenodes
8
user-project-tokens
1
volumes
17
get
Get details on a project.
post
Update properties of a project.
delete
Delete a project.
samplers
Create a new sampler for a skeleton.
Create a new sampler for a skeleton.
post
http://localhost:8000/{project_id}/samplers/add
Path parameters
project_id
string
required
Response
Created
Changes