---
title: "List of policy group check results for pull requests."
method: GET
path: "/policy-groups/{policy_group}/pull-request-policy-check-results"
tags: ["policy-groups"]
---

# List of policy group check results for pull requests.

`GET /policy-groups/{policy_group}/pull-request-policy-check-results`

## Path parameters

- `policy_group` string, required

## Query parameters

- `filter[environment]` string
- `filter[workspace]` string
- `filter[result]` string
- `commit_sha` string
- `query` string
- `filter[terragrunt-unit]` string
- `format` string
- `page[number]` string
- `page[size]` string
- `sort` string[]
- `include` string[]
- `fields` object
  - `environments` string — The comma-separated list of fields to return in response for Environment resource.
  - `policy-check-results` string — The comma-separated list of fields to return in response for PolicyCheckResult resource.
  - `workspaces` string — The comma-separated list of fields to return in response for Workspace resource.

## Response `200`

Successfully listed preview results.

## Other responses

- `404` — Policy Group not found or user unauthorized to perform action.
- `4XX` — Client error.
- `5XX` — Server error.

---

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