dograh/docs/api-reference/campaigns/runs.mdx
Sabiha Khan f075bcb623
docs: add developer and api reference tabs (#190)
* docs: add developer and api reference tabs

* fix: remove duplicate image
2026-03-14 16:30:02 +05:30

7 lines
402 B
Text

---
title: "Get Campaign Runs"
description: "Retrieve individual call records for each contact in a campaign"
openapi: "GET /api/v1/campaign/{campaign_id}/runs"
---
Returns the individual call records for each contact in the campaign. Each record includes the same fields as a [workflow run](/api-reference/calls#retrieve-call-details), including call status, duration, transcript, and recording URL.