latestOpenAPI 3.1.02026-08-205816.9 KB

4620b74b36e4

Export app source code

<Info>The App Management API is in beta. Endpoints, fields, and behavior may still change, so avoid depending on it in production.</Info>

Downloads the app's source code as a zip archive. The archive reflects the app's current saved code.

get/api/apps/{app_id}/coding/export-to-zip

Path parameters

app_idstring required

ID of the app whose source code to export.

ID of the app whose source code to export.

Response

A zip archive of the app's source code.