---
title: "Domain Health Summary"
method: GET
path: "/intelligence/domain-health-summary"
tags: ["Intelligence"]
---

# Domain Health Summary

`GET /intelligence/domain-health-summary`

Returns per-domain health metrics for a team: SPF/DKIM/DMARC/MX status,
blacklist status, and at-risk flags. Use for "Which domains have DNS or deliverability issues?"

## Query parameters

- `teamId` string, uuid, required

## Response `200`

Domain health data

## Other responses

- `400` — Bad Request - Invalid parameters
- `401` — Unauthorized - Invalid or missing API key
- `403` — Forbidden - Access denied
- `404` — Not Found - Resource does not exist

---

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