Export an Application

get

/process/api/v1/design/applications/{applicationName}/versions/{version}/export

Export application as an expx file.

Request

Path Parameters

There's no request body for this operation.

Back to Top

Response

Supported Media Types

200 Response

Application(version) exported
Body ()
Root Schema : schema
Type: binary

401 Response

Unauthorized

404 Response

Application not found.

500 Response

An internal error occurred.
Back to Top