v50

latestOpenAPI 3.1.0raw.githubusercontent.com2026-07-031984301.2 MB
Target File

Poll Target File Version Export

Polls a target file version via an export operation. The new version can be downloaded once the status is "completed".

get/projects/{projectId}/target-files/{targetFileId}/versions/{fileVersionId}/exports/{exportId}

Headers

Authorizationstring required

The bearer access token provided by Auth0.

X-LC-Tenantstring required

The identifier of the account where the request is executed.

Response

idstring required

Unique identifier for the asynchronous operation.

status'created' | 'inProgress' | 'completed' | 'failed' required

The status of the asynchronous operation.

errorMessagestring

When the status is 'failed', it contains the error message explaining what went wrong.

downloadUrlstring

The url where the file can be downloaded.