---
title: "Get Campaigns Overview"
method: GET
path: "/api/analytics/campaigns-overview"
---

# Get Campaigns Overview

`GET /api/analytics/campaigns-overview`

Single endpoint powering the Campaigns analytics tab (real workspace data only).

## Query parameters

- `startDate` string, nullable
- `endDate` string, nullable
- `source` string, nullable
- `campaignId` string, nullable

## Response `200`

Successful Response

- unknown

## Other responses

- `422` — Validation Error

---

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