v1
latestSwagger 2.02026-07-172100198.0 KBskeletons
Get the number of synapses per type for r a set of skeletons.
Get the number of synapses per type for r a set of skeletons.
Returns an object with to fields. The first, connectivity, is a mapping from skeleton ID to objects that map a relation ID to connectivity count for that particular relation. The second field of the returned object, relations, maps relation IDs used in the first field to relation names.
gethttp://localhost:8000/{project_id}/skeletons/connectivity-counts
Path parameters
project_idstring required
Project of work in
count_partner_linksstring required
Whether to count partner links or links to a connector.
Response
OK