---
title: "Take Export"
method: GET
path: "/api/recordings/export"
tags: ["recordings"]
---

# Take Export

`GET /api/recordings/export`

Export take recordings into .zip archive

## Query parameters

- `original_id` string, uuid4, required
- `starred_only` boolean

## Headers

- `x-csrf-token` string
- `api-key` string

## Cookies

- `session_id` string

## Response `200`

Successful Response

- unknown

## Other responses

- `401` — Unauthorized
- `403` — Forbidden
- `404` — Not Found
- `422` — Validation Error

---

[API](https://skmtc.net/respeecher/apis/voice-markertplace-api.md) · [All operations](https://skmtc.net/respeecher/apis/voice-markertplace-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/respeecher/voice-markertplace-api/revisions/dea31af89a85/schema)
