v1

latestSwagger 2.02026-07-172100198.0 KB
connectors

Get connectors linked to a set of skeletons.

Get connectors linked to a set of skeletons.

The result data set includes information about linked connectors on a given input set of skeletons. These links are further constrained by relation type, with currently support available for: postsynaptic_to, presynaptic_to, abutting, gapjunction_with, tightjunction_with, desmosome_with, mitochondrion_of.

Returned is an object containing an array of links to connectors and a set of tags for all connectors found (if not disabled). The link array contains one array per connector link with the following content: [Linked skeleton ID, Connector ID, Connector X, Connector Y, Connector Z, Link confidence, Link creator ID, Linked treenode ID, Link edit time].

A POST handler is able to accept large lists of skeleton IDs.

gethttp://localhost:8000/{project_id}/connectors/links/

Path parameters

project_idstring required

Response

OK