Skip to main content
GET
Last import status

Authorizations

Authorization
string
header
required

Get a token from auth/login endpoint and then pass it in the Authorization HTTP header in every subsequent API call. For more information visit our help center.

Path Parameters

termBaseUid
string
required

Term base UID

Response

OK

Background task status and metadata for a term base

asyncRequest
object
dateCreated
string<date-time>

Date the last background task was created

dateFinished
string<date-time>

Date the last background task finished

finishedDataText
string

Comma-separated list of languages imported by the last import

lastTaskError
string

Human-readable error message for the last task

lastTaskErrorHtml
string

HTML-formatted error message for the last task

lastTaskOk
string

Human-readable outcome message including created/updated term counts

lastTaskString
string

String representation of the last background task

metadata
object
status
string

Status of the last background task (e.g. OK, ERROR, RUNNING)