v1
latestSwagger 2.02026-07-172100198.0 KBneurons
List neurons matching filtering criteria.
List neurons matching filtering criteria.
The result set is the intersection of neurons matching criteria (the criteria are conjunctive) unless stated otherwise.
gethttp://localhost:8000/{project_id}/neurons/
Path parameters
project_idstring required
Query parameters
created_bystring
Filter for user ID of the neurons' creator.
reviewed_bystring
Filter for user ID of the neurons' reviewer.
from_datestring
Filter for neurons with nodes created after this date.
to_datestring
Filter for neurons with nodes created before this date.
nodecount_gtstring
Filter for neurons with more nodes than this threshold. Removes all other criteria.
Response
OK