---
title: "List Review Comment Product Content"
method: GET
path: "/api/deployments/{deploymentId}/scm_comment_product_content"
tags: ["ReviewCommentProductContentService"]
---

# List Review Comment Product Content

`GET /api/deployments/{deploymentId}/scm_comment_product_content`

List all review comment product contents

## Path parameters

- `deploymentId` string, required

## Response `200`

OK

- ProtosReviewCommentContentV1ListReviewCommentProductContentResponse
  - `reviewCommentContents` ProtosCommonV1ReviewCommentContent[]
    - `id` string
    - `contentType` 'REVIEW_COMMENT_CONTENT_TYPE_ADDENDUM', enum — | value | description | |-------|---------------| | REVIEW_COMMENT_CONTENT_TYPE_ADDENDUM | |
    - `content` string
    - `productContent` ProtosCommonV1ProductContent
      - `productType` 'PRODUCT_SAST' | 'PRODUCT_SCA' | 'PRODUCT_SECRETS' | 'PRODUCT_AI_SAST', enum — | value | description | |-------|---------------| | PRODUCT_SAST | | | PRODUCT_SCA | | | PRODUCT_SECRETS | | | PRODUCT_AI_SAST | |

---

[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)
