---
title: "Export Batch Call Results"
method: GET
path: "/v1/convai/batch-calling/{batch_id}/export"
tags: ["Agents Platform"]
---

# Export Batch Call Results

`GET /v1/convai/batch-calling/{batch_id}/export`

Download all recipients and conversation results for a terminal batch call as CSV.

## Path parameters

- `batch_id` string, required

## Headers

- `xi-api-key` string, nullable — Your API key. This is required by most endpoints to access our API programmatically. You can view your xi-api-key using the 'Profile' tab on the website.

## Response `200`

Batch call results CSV.

## Other responses

- `422` — Validation Error

---

[API](https://skmtc.net/elevenlabs/apis/elevenlabs-api-documentation.md) · [All operations](https://skmtc.net/elevenlabs/apis/elevenlabs-api-documentation/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/elevenlabs/elevenlabs-api-documentation/versions/e77a0a530a82/schema)
