---
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.

---

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