/
/CATMAID API
ChangesDocsSign in
Sign in
  • APIs
  • Generators
  • Stacks
  • Projects
  • Docs
  • History
  • Schema
Checked 2h ago · Updated 2mo ago
analytics2
annotations6
api-token-auth1
apis1
client6
connector1
connectors8
fork1
graph1
groups1
interpolatable-sections1
labels4
landmarks21
neurons3
nodes5
origins1
pointclouds6
points5
pointsets3
projects2
samplers19
  • getGet a collection of available samplers.
  • postCreate a new sampler for a skeleton.
  • getGet a list of connectors that already have a state associated with them.
  • getGet a list of all available connectors states and their IDs.
  • getGet a list of all available interval states.
  • postSet state of sampler connector
  • getGet details on a particular interval.
  • postSet state of an interval.
  • getGet a list of all available domain types.
  • getGet details on a particular domain.
  • getGet a collection of available sampler domains intervals.
  • postCreate all intervals in a particular domain.
  • getGet a list of all available sampler states and their IDs.
  • gethttp://localhost:8000/{project_id}/samplers/{sampler_id}/
  • posthttp://localhost:8000/{project_id}/samplers/{sampler_id}/
  • postDelete a sampler if permissions allow it.
  • getGet a collection of available sampler domains.
  • postCreate a new domain for a sampler.
  • postCreate a new domain for a sampler.
similarity8
skeleton3
skeletons37
stats5
transactions2
treenodes8
volumes13
    samplers

    posthttp://localhost:8000/{project_id}/samplers/{sampler_id}/

    Path parameters

    project_idstring required
    sampler_idstring required

    Response

    Created

    Changes