/
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
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
similarity
8
skeleton
3
skeletons
37
stats
5
transactions
2
treenodes
8
volumes
13
get
Get a collection of all available volumes.
post
Get a collection of all available volumes.
post
Create a new volume
post
Retrieve a mapping of volume IDs to entity (class instance) IDs.
post
Import triangle mesh volumes from an uploaded files.
get
Test environment only contains two skeletons - based on that, sql query
post
Test environment only contains two skeletons - based on that, sql query
get
http://localhost:8000/{project_id}/volumes/{volume_id}/
post
http://localhost:8000/{project_id}/volumes/{volume_id}/
delete
http://localhost:8000/{project_id}/volumes/{volume_id}/
get
Export volume as a triangle mesh file.
get
Test if a point intersects with the bounding box of a given volume.
get
Update the meta data on all passed in volumes. This includes: area,
volumes
delete
http://localhost:8000/{project_id}/volumes/{volume_id}/
Path parameters
project_id
string
required
volume_id
string
required
Response
No Content
Changes