GET /{BASE}/import/status?tname=…
ImportWebService.isActiveImport({'tname': /* tname the thread ID of the importer thread to query */});
Get the status of the importer thread with the ID passed as query argument.