--- 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.