---
title: "Get Project Exclusions"
method: GET
path: "/api/v1/exclusions/{project_id}"
tags: ["exclusions"]
---

# Get Project Exclusions

`GET /api/v1/exclusions/{project_id}`

Excluded feature ids for a project.

Exclusions are shared project state, so reads stay at READ access — a
read-only collaborator still needs the excluded set to render a table that
matches what the server serves.

## Response `200`

Successful Response

- string[]

---

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