---
title: "Get a conformance statement report for a system and actor pair considering the latest conformance testing status. The report can be produced in either XML or PDF depending on the provided 'Accept' header (XML being the default)."
method: GET
path: "/conformance/{system}/{actor}"
tags: ["Conformance statements"]
---

# Get a conformance statement report for a system and actor pair considering the latest conformance testing status. The report can be produced in either XML or PDF depending on the provided 'Accept' header (XML being the default).

`GET /conformance/{system}/{actor}`

## Path parameters

- `system` string, required
- `actor` string, required

## Response `200`

Conformance statement report successfully returned.

## Other responses

- `default` — The received request was invalid.

## Changes

- **2024-09-11** `ab3e369d868b` — 1 info
  - added the media type `application/pdf` for the response with the status `200`
- **2024-08-26** `47017afa7060` — 1 info
  - removed the non-success response with the status `400`
- **2024-04-12** `1c872f454715` — 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/:actor/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/ef5bd01ecbad/schema)
