---
title: "Retrieve the conformance statements (system and actor API key combinations) for a given system."
method: GET
path: "/conformance/{system}"
tags: ["Conformance statements"]
---

# Retrieve the conformance statements (system and actor API key combinations) for a given system.

`GET /conformance/{system}`

## Path parameters

- `system` string, required

## Response `200`

The list of conformance statements.

- ConformanceStatementKeys[]
  - `system` string — The API key of the statement's related system.
  - `actor` string — The API key of the statement's related actor.

## Changes

- **2025-08-26** `ef5bd01ecbad` — 1 info
  - endpoint added
- **2022-06-27** `06f633c06bcd` — 1 breaking
  - api path removed without deprecation

[Change history](https://skmtc.dev/ec-jrc/apis/interoperability-test-bed-rest-api/changes/conformance/:system/get.md)

---

[API](https://skmtc.dev/ec-jrc/apis/interoperability-test-bed-rest-api.md) · [All operations](https://skmtc.dev/ec-jrc/apis/interoperability-test-bed-rest-api/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/ec-jrc/interoperability-test-bed-rest-api/revisions/433b3c0ae6d4/schema)
