---
title: "GET /api/agent/deployments/{deploymentId}/ignores"
method: GET
path: "/api/agent/deployments/{deploymentId}/ignores"
tags: ["IgnoresService"]
---

# GET /api/agent/deployments/{deploymentId}/ignores

`GET /api/agent/deployments/{deploymentId}/ignores`

## Path parameters

- `deploymentId` string, required

## Response `200`

OK

- ProtosIgnoresV1GetDeploymentProductIgnoresResponse
  - `productIgnores` ProtosIgnoresV1ProductIgnores[]
    - `product` 'PRODUCT_SAST' | 'PRODUCT_SCA' | 'PRODUCT_SECRETS' | 'PRODUCT_AI_SAST', enum — | value | description | |-------|---------------| | PRODUCT_SAST | | | PRODUCT_SCA | | | PRODUCT_SECRETS | | | PRODUCT_AI_SAST | |
    - `ignores` string[]

---

[API](https://skmtc.net/semgrep/apis/semgrep-web-app.md) · [All operations](https://skmtc.net/semgrep/apis/semgrep-web-app/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/semgrep/semgrep-web-app/versions/6483eeecd582/schema)
