dograh/docs/api-reference/campaigns/runs.mdx
2026-03-14 16:26:07 +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.