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

# Check policy evaluation status for image

`GET /images/by_id/{imageId}/check`

Get the policy evaluation for the given image

## Path parameters

- `imageId` string, required

## Query parameters

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

## Headers

- `x-anchore-account` string

## Response `200`

Policy evaluation success

- PolicyEvaluation[] — Evaluation response object

## Other responses

- `500` — Internal Error

---

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