API Docs / Operations / Import Jobs / Get Import Job Status

Get Import Job Status

GET /api/tenants/{tenant}/import-jobs/{code}

Returns the current status of an import job

Parameters

NameTypeDescription
tenant* path string

The Tenant.Code

The Tenant.Code

code* path string

Responses

401 Unauthorized - Invalid or missing API key
404 Not Found