Export

Create a background job that exports a landscape in the specified format.

Authentication

X-API-Keystring
API key authentication
OR
AuthorizationBearer
Bearer token authentication

Path parameters

landscapeIdstringRequired
versionIdstringRequired

Query parameters

typeenumRequired
Allowed values:
filterobjectOptional

Request

This endpoint expects an object.
draftIdstringOptional
Fetch and apply draft tasks before producing the export
orientationenumOptional
Orientation to use when exporting to PDF
Allowed values:

Response

OK
landscapeExportobject

Errors

401
Unauthorized Error
403
Forbidden Error
404
Not Found Error
422
Unprocessable Entity Error
500
Internal Server Error