---
title: "Get consensus summary"
method: GET
path: "/v1/agent/attestations/consensus"
tags: ["Agent Attestations"]
---

# Get consensus summary

`GET /v1/agent/attestations/consensus`

How many agents agree on a claim for a given country/domain.

## Query parameters

- `country` string
- `domain` string
- `type` string

## Response `200`

Consensus summary

## Other responses

- `400` — Provide country or domain parameter

---

[API](https://skmtc.net/voidly/apis/voidly-api.md) · [All operations](https://skmtc.net/voidly/apis/voidly-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/voidly/voidly-api/revisions/decbe6fd40a8/schema)
