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
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

Response

OK
landscapeExportobject

Errors

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