v50

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

Poll Target File Version Import

Polls a target file version via an import operation. The new version can be seen on the file versions once the status is "completed".

get/projects/{projectId}/target-files/{targetFileId}/versions/imports/{importId}

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.

fileVersionIdstring