---
title: "Download Outbound Csv Template"
method: GET
path: "/outbound/voice-agents/{voice_agent_id}/outbound-csv-template"
tags: ["outbound"]
---

# Download Outbound Csv Template

`GET /outbound/voice-agents/{voice_agent_id}/outbound-csv-template`

Download a CSV template with the correct column headers for this voice agent's outbound config.

Returns a CSV file with headers only (no example data rows).

## Path parameters

- `voice_agent_id` string, uuid, required

## Response `200`

Successful Response

- unknown

## Other responses

- `422` — Validation Error

## Changes

- **2026-09-03** `d65b8fefae34` — 2 info
  - added the optional property `detail/items/ctx` to the response with the `422` status
  - added the optional property `detail/items/input` to the response with the `422` status

[Change history](https://skmtc.dev/getanana/apis/cleon-api/changes/outbound/voice-agents/:voice_agent_id/outbound-csv-template/get.md)

---

[API](https://skmtc.dev/getanana/apis/cleon-api.md) · [All operations](https://skmtc.dev/getanana/apis/cleon-api/llms.txt) · [OpenAPI document](https://skmtc.dev/getanana/apis/cleon-api/revisions/41c5e4645524?raw)
