---
title: "Export an app as a zip file"
method: GET
path: "/groups/{groupId}/apps/{appId}/export"
tags: ["apps"]
---

# Export an app as a zip file

`GET /groups/{groupId}/apps/{appId}/export`

**The Export Endpoint is deprecated. Instead, call the [Pull App
Configuration Files](#operation/adminPullAppConfiguration)
endpoint with an ``Accept: application/zip`` header.**

[Export](https://www.mongodb.com/docs/atlas/app-services/apps/export/)
an application as a zip file.

## Response `200`

The application was successfully exported.

## Changes

- **2023-02-13** (v3) `40245591eba9` — 4 info
  - added the new optional `query` request parameter `deployment` to all path's operations
  - added the new optional `query` request parameter `source_control` to all path's operations
  - added the new optional `query` request parameter `template` to all path's operations
  - added the new optional `query` request parameter `version` to all path's operations

[Change history](https://skmtc.dev/mongodb/apis/mongodb-atlas-app-services-admin-api/changes/groups/:groupId/apps/:appId/export/get.md)

---

[API](https://skmtc.dev/mongodb/apis/mongodb-atlas-app-services-admin-api.md) · [All operations](https://skmtc.dev/mongodb/apis/mongodb-atlas-app-services-admin-api/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/mongodb/mongodb-atlas-app-services-admin-api/revisions/1365ab72bc03/schema)
