v51

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

Export a workspace ๐Ÿ”’

This endpoint is only available on an enterprise license.

post/workspaces/{workspaceId}/export

Path parameters

workspaceIdstring required

The ID of the workspace 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 workspace export, encrypted if password provided.