---
title: "Verify the compliance of a stored CBOM identified by it's PURL against a policy"
method: GET
path: "/api/v1/compliance/check"
tags: ["Compliance Resource"]
---

# Verify the compliance of a stored CBOM identified by it's PURL against a policy

`GET /api/v1/compliance/check`

Returns the JSON sent by the Regulator API, containing various information about the compliance of the CBOM for a set policy.

## Query parameters

- `policyIdentifier` string
- `projectIdentifier` string

## Response `200`

OK

## Changes

> 5 revisions in range; 1 could not be searched.

- **2025-05-26** `8b56df2e2933` — 2 warning, 1 info
  - deleted the `query` request parameter `commit`
  - deleted the `query` request parameter `gitUrl`
  - added the new optional `query` request parameter `projectIdentifier`
- **2024-11-21** `1a1868e2a686` — 1 info
  - endpoint added
- **2024-09-17** `02adea99283b` — 1 breaking
  - api removed without deprecation

[Change history](https://skmtc.dev/cbomkit/apis/cbomkit-api/changes/api/v1/compliance/check/get.md)

---

[API](https://skmtc.dev/cbomkit/apis/cbomkit-api.md) · [All operations](https://skmtc.dev/cbomkit/apis/cbomkit-api/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/cbomkit/cbomkit-api/revisions/b95e38313510/schema)
