v1
latestSwagger 2.02026-07-172100198.0 KBannotations
Query entities based on various constraints
Query entities based on various constraints
Entities are objects that can be referenced within CATMAID's semantic space, e.g. neurons, annotations or stack groups. This API allows to query them, mainly by annotations that have been used with them. Multiple annotation parameters can be used to combine different annotation sets with AND. Elements of one annotation parameter are combined with OR.
posthttp://localhost:8000/{project_id}/annotations/query-targets
Path parameters
project_idstring required
Query parameters
annotation_date_startstring
The earliest YYYY-MM-DD date result elements have been annotated at.
annotation_date_endstring
The latest YYYY-MM-DD date result elements have been annotated at.
Response
Created