---
title: "Get aggregation of conformance metrics"
method: GET
path: "/metrics/conformance/aggregate"
tags: ["metrics"]
---

# Get aggregation of conformance metrics

`GET /metrics/conformance/aggregate`

## Response `200`

Get aggregated coverage metric value

- WeightedMetricValue[]
  - `name` string, required — Metric name or serie name
  - `weight` integer, required — Weight of this metric value (typically a percentage)
  - `value` integer, required — The value of this metric

---

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