translation
get two files and check the accuracy
get Upload source file and translated file, then check the accuracy
get/v2/blu_translate/file_checker
Query parameters
idstring
the task id to get
Response
success, the data is BaseResponse
Example response
{
"message": "success"
}