---
title: "Download the export entity as zip"
method: GET
path: "/apps/{appId}/exports/download"
tags: ["Exports"]
---

# Download the export entity as zip

`GET /apps/{appId}/exports/download`

## Path parameters

- `appId` integer, required

## Query parameters

- `format` 'universal' | 'quadra' | 'fiducial' | 'acd' | 'agiris' | 'pennylane' | 'cegid' | 'xls'
- `export_entities_ids` integer[]
- `start_at` string, date-time
- `end_at` string, date-time
- `since` string, date-time
- `since_last` boolean

## Response `200`

Success

## Other responses

- `400` — Bad request
- `404` — Not found

---

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