---
title: "Check policy evaluation status for image"
method: GET
path: "/images/{imageDigest}/check"
tags: ["Images"]
---

# Check policy evaluation status for image

`GET /images/{imageDigest}/check`

Get the policy evaluation for the given image

## Path parameters

- `imageDigest` string, required

## Query parameters

- `policyId` string
- `tag` string, required
- `detail` boolean
- `history` boolean
- `interactive` boolean

## Headers

- `x-anchore-account` string

## Response `200`

Policy evaluation success

- PolicyEvaluation[] — Evaluation response object

## Other responses

- `500` — Internal Error

---

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