---
title: "Export Conversation Zapier"
method: GET
path: "/conversations/shared/export/zapier"
tags: ["Conversations"]
---

# Export Conversation Zapier

`GET /conversations/shared/export/zapier`

Export conversations endpoint designed for Zapier

## Query parameters

- `type` 'application/pdf' | 'application/json' | 'text/xml' | 'application/vnd.openxmlformats-officedocument.wordprocessingml.document' | 'application/msword' | 'text/plain' | 'text/csv' | 'application/vnd.openxmlformats-officedocument.spreadsheetml.sheet' | 'application/vnd.ms-powerpoint' | 'application/vnd.openxmlformats-officedocument.presentationml.presentation' | 'application/zip' | 'URL' | 'IMAGE' | 'application/vnd.google-apps.document' | 'text/markdown' | 'application/epub+zip' | 'application/mbox' | 'application/rtf' | 'text/html' | 'application/vnd.google-apps.spreadsheet' — An enumeration.
- `user_tz` string
- `last_n_hours` integer
- `kb_name` string

## Response `200`

Successful Response

- unknown

## Other responses

- `422` — Validation Error

---

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