---
title: "List annotations matching filtering criteria that are currently in use."
method: GET
path: "http://localhost:8000/{project_id}/annotations/"
tags: ["annotations"]
---

# List annotations matching filtering criteria that are currently in use.

`GET http://localhost:8000/{project_id}/annotations/`

List annotations matching filtering criteria that are currently in use.

The result set is the intersection of annotations matching criteria (the
criteria are conjunctive) unless stated otherwise.

## Path parameters

- `project_id` string, required

## Response `200`

OK

---

[API](https://skmtc.net/catmaid/apis/catmaid-api.md) · [All operations](https://skmtc.net/catmaid/apis/catmaid-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/catmaid/catmaid-api/revisions/adc1c7c5eefe/schema)
