---
title: "Outbound Summary"
method: GET
path: "/intelligence/outbound-summary"
tags: ["Intelligence"]
---

# Outbound Summary

`GET /intelligence/outbound-summary`

Returns team-level outbound metrics and top campaigns. Use for
"How's my outreach performing?"

## Query parameters

- `teamId` string, uuid, required
- `windowDays` integer

## Response `200`

Outbound summary 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)
