v51

latestOpenAPI 3.1.0raw.githubusercontent.com2026-08-014430130.6 KB
applications

Export an app ๐Ÿ”’

This endpoint is only available on a business or enterprise license.

post/applications/{appId}/export

Path parameters

appIdstring required

The ID of the app which this request is targeting.

Request body

encryptPasswordstring required

An optional password used to encrypt the export.

excludeRowsboolean required

Set whether the internal table rows should be excluded from the export.

Response

A gzip tarball containing the app export, encrypted if password provided.